summaryrefslogtreecommitdiffstats
path: root/lisp/lisp2vpp/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-26 15:24:56 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-26 15:24:56 +0200
commit63796c77c0ff70d2a8a39667eabbd9d292ed31e8 (patch)
tree22dcb6fa66d1b5e8a66bfc57d0a554403c9ed5a6 /lisp/lisp2vpp/pom.xml
parent363beb3a063a5285770a4962de030a34658ee192 (diff)
Set Hc2vpp version back to 1.19.04-SNAPSHOT
Change-Id: I5021dce207d5c30928d2ed49692cfaf190ba6551 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'lisp/lisp2vpp/pom.xml')
-rwxr-xr-xlisp/lisp2vpp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml
index 86344cf2c..26c0cdf7b 100755
--- a/lisp/lisp2vpp/pom.xml
+++ b/lisp/lisp2vpp/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
- <version>1.19.04-RC1</version>
+ <version>1.19.04-SNAPSHOT</version>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
</parent>
@@ -27,7 +27,7 @@
<groupId>io.fd.hc2vpp.lisp</groupId>
<artifactId>lisp2vpp</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.04-RC1</version>
+ <version>1.19.04-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>