summaryrefslogtreecommitdiffstats
path: root/it/api-test/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-02-04 16:01:22 +0100
committerMichal Cmarada <mcmarada@cisco.com>2019-02-04 16:01:22 +0100
commit8e35412f6c21a1dd2a74e792959882cc5a9eb79c (patch)
tree091c5f959d068ad58db5278e2ee685abce08060b /it/api-test/pom.xml
parent450b88fb8e8bf126f62fa9aafafbe5bede976a70 (diff)
Set Hc2vpp version to 1.19.01.1-SNAPSHOTstable/1901
Change-Id: I693bc85fe0531ea9fa7e9e25decf0a37dc17bb58 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'it/api-test/pom.xml')
-rw-r--r--it/api-test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml
index 3e19deb6d..180f133c0 100644
--- a/it/api-test/pom.xml
+++ b/it/api-test/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01</version>
+ <version>1.19.01.1-SNAPSHOT</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>api-test</artifactId>
- <version>1.19.01</version>
+ <version>1.19.01.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>