summaryrefslogtreecommitdiffstats
path: root/routing/routing-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 /routing/routing-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 'routing/routing-api/pom.xml')
-rw-r--r--routing/routing-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml
index 197ac93b0..f5be93930 100644
--- a/routing/routing-api/pom.xml
+++ b/routing/routing-api/pom.xml
@@ -18,14 +18,14 @@
<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>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.routing</groupId>
<artifactId>routing-api</artifactId>
- <version>1.17.10-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencyManagement>