summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/mapping/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-03 14:25:50 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-03 14:26:47 +0200
commitca983b9d748fd38e66f854a5d984d216958b1713 (patch)
tree42eb8e82fccf0545b2897243dbfec1f39622fd78 /samples/interfaces/mapping/pom.xml
parente87dfb9a1e875776aaf3a4d0087a5df3f4c7e298 (diff)
Set honeycomb version back to 1.17.10-SNAPSHOT
Change-Id: I6c65ee7b5e6aa77ab3093ab9ee87dcd7a86bdfe0 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 c115c848d..61c65e739 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.17.10-RC1</version>
+ <version>1.17.10-SNAPSHOT</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.17.10-RC1</version>
+ <version>1.17.10-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.17.10-RC1</honeycomb.infra.version>
+ <honeycomb.infra.version>1.17.10-SNAPSHOT</honeycomb.infra.version>
<sonar.skip>true</sonar.skip>
</properties>