summaryrefslogtreecommitdiffstats
path: root/samples/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 /samples/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 'samples/pom.xml')
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 4c8ba4001..25f9a3e0e 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.19.04-RC1</version>
+ <version>1.19.04-SNAPSHOT</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>