summaryrefslogtreecommitdiffstats
path: root/v3po/api/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 /v3po/api/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 'v3po/api/pom.xml')
-rw-r--r--v3po/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml
index 82aa719a8..f541e964e 100644
--- a/v3po/api/pom.xml
+++ b/v3po/api/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.19.04</version>
+ <version>1.19.04.1-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -25,7 +25,7 @@
<groupId>io.fd.hc2vpp.v3po</groupId>
<artifactId>v3po-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.04</version>
+ <version>1.19.04.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>