summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/mapping/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-09 14:07:09 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-09 14:07:38 +0200
commit3f674859f51898f278387acfd15f8836537b3ff4 (patch)
tree739e736333f1d82c58d8b2961524ae51f21f9d0e /samples/interfaces/mapping/pom.xml
parent4fd0b2f67a9a14b7341acc1339355e2656523b85 (diff)
Honeycomb 1.18.04-RC1v1.18.04-RC1
Change-Id: I11d748f414829419b401a296c4cc58750b799b4d Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'samples/interfaces/mapping/pom.xml')
-rw-r--r--samples/interfaces/mapping/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml
index fea327b57..ca4fc533d 100644
--- a/samples/interfaces/mapping/pom.xml
+++ b/samples/interfaces/mapping/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.04-RC1</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -25,11 +25,11 @@
<groupId>io.fd.honeycomb.samples.interfaces</groupId>
<artifactId>interfaces-mapping</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.04-RC1</version>
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.18.04-SNAPSHOT</honeycomb.infra.version>
+ <honeycomb.infra.version>1.18.04-RC1</honeycomb.infra.version>
<sonar.skip>true</sonar.skip>
</properties>