summaryrefslogtreecommitdiffstats
path: root/l3/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 /l3/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 'l3/api/pom.xml')
-rw-r--r--l3/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/l3/api/pom.xml b/l3/api/pom.xml
index 58d5c4caf..cee3dc2b5 100644
--- a/l3/api/pom.xml
+++ b/l3/api/pom.xml
@@ -22,14 +22,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>
<groupId>io.fd.hc2vpp.l3</groupId>
<artifactId>l3-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.10-RC2</version>
+ <version>1.17.10-SNAPSHOT</version>
<dependencies>
<dependency>