summaryrefslogtreecommitdiffstats
path: root/lisp/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:37:36 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:38:09 +0200
commit9cbd8b73508151b3abe6335cc353277001ec504d (patch)
tree66192f5c6ad37d69c37658c7cf7bb74306b4b14c /lisp/api/pom.xml
parente8e5e4155df5d21530e4b3e421cffa59f0960d99 (diff)
Set hc2vpp version back to 1.17.07-SNAPSHOT
Change-Id: I6a0d42009705156b629f1638c3830a84c7e09f1f Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'lisp/api/pom.xml')
-rwxr-xr-xlisp/api/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml
index e7a251bf2..394857820 100755
--- a/lisp/api/pom.xml
+++ b/lisp/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.07-RC2</version>
+ <version>1.17.07-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,12 +26,12 @@
<groupId>io.fd.hc2vpp.lisp</groupId>
<artifactId>lisp-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-RC2</version>
+ <version>1.17.07-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>
<project.translate.groupId>io.fd.honeycomb</project.translate.groupId>
- <naming.context.version>1.17.07-RC2</naming.context.version>
+ <naming.context.version>1.17.07-SNAPSHOT</naming.context.version>
</properties>
<dependencies>