summaryrefslogtreecommitdiffstats
path: root/infra/footprint
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-09 16:00:33 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-09 16:00:33 +0200
commit2ea6279505d0e66c8474c3933a9b3ca3423ae4b7 (patch)
treeae285fa0c2231edd020abe13cbffb48aefd8f030 /infra/footprint
parent8acc5613345d9c50d0f33c3d74ae64e474b80724 (diff)
Bump Honeycomb version to 1.18.07-SNAPSHOT
Change-Id: Ib0b9a2a2369730cd8a21e35e4dce0b62e45e8ad3 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/footprint')
-rw-r--r--infra/footprint/footprint-api/pom.xml4
-rw-r--r--infra/footprint/footprint-impl/pom.xml4
-rw-r--r--infra/footprint/pom.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/infra/footprint/footprint-api/pom.xml b/infra/footprint/footprint-api/pom.xml
index af703d00e..aab1091da 100644
--- a/infra/footprint/footprint-api/pom.xml
+++ b/infra/footprint/footprint-api/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.footprint</groupId>
<artifactId>api</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>jar</packaging>
</project> \ No newline at end of file
diff --git a/infra/footprint/footprint-impl/pom.xml b/infra/footprint/footprint-impl/pom.xml
index a31b4bcbf..86969c8ff 100644
--- a/infra/footprint/footprint-impl/pom.xml
+++ b/infra/footprint/footprint-impl/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.footprint</groupId>
<artifactId>impl</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml
index d5cba325e..89b61315d 100644
--- a/infra/footprint/pom.xml
+++ b/infra/footprint/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>infra-aggregator</artifactId>
<groupId>io.fd.honeycomb</groupId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>