summaryrefslogtreecommitdiffstats
path: root/ioam/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:21:02 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-19 08:22:48 +0200
commit4943206af3a01b3f80478c9251284e2c3b9c7794 (patch)
tree2cf57b47b490ecab4f5b4326dddcb59755790d86 /ioam/api/pom.xml
parentd6e4e3261ade27f6b630bdc3134ad8e14886d70d (diff)
Set hc2vpp version back to 1.17.10-SNAPSHOT
Change-Id: I4f7ec11c9b3564bbef0e9f2b96ee3d939d5a6971 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'ioam/api/pom.xml')
-rw-r--r--ioam/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml
index cf5aa92ee..75bf73c25 100644
--- a/ioam/api/pom.xml
+++ b/ioam/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.10-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.hc2vpp.ioam</groupId>
<artifactId>vppioam-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.10-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>