summaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-05-07 15:21:20 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-05-07 15:21:20 +0200
commita5ed73b7ffa04b50474c9ff778a8e3914dc462c5 (patch)
treeb81159887810d78ea7cce560f017c40997be5671 /samples/pom.xml
parent2ba3eeeecab667397b1996ec2f2cbd6081ec4df6 (diff)
Set Hc2vpp version to 1.19.04.1-SNAPSHOTstable/1904
Change-Id: I4d30b1b6ff4a6ef341e0a73f1e9598ba5271ed20 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 8b262728f..052000007 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</version>
+ <version>1.19.04.1-SNAPSHOT</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>