summaryrefslogtreecommitdiffstats
path: root/infra/footprint
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-03 14:21:38 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-19 07:46:12 +0200
commitc695a84f379f73352f9142754632e473a3624788 (patch)
tree88d9d29a592bef94bcfe0b452000a53b3d615d1b /infra/footprint
parentd893224d0a3727d66253031ebb892c287df0ed8a (diff)
Bump honeycomb version to 1.17.10-RC2v1.17.10-RC2
Change-Id: I12d4756d471231bcda5e7ebc0769d46fd6948db7 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 cd9347a0d..a998b1f24 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.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.footprint</groupId>
<artifactId>api</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</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 6649f7f5c..7f4d937bd 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.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.footprint</groupId>
<artifactId>impl</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<name>${project.artifactId}</name>
<dependencies>
diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml
index adb72749e..b456fc8c7 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.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>