summaryrefslogtreecommitdiffstats
path: root/it/api-coverage/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 /it/api-coverage/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 'it/api-coverage/pom.xml')
-rw-r--r--it/api-coverage/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml
index ba4257c36..5fda62e93 100644
--- a/it/api-coverage/pom.xml
+++ b/it/api-coverage/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.19.04</version>
+ <version>1.19.04.1-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.it</groupId>
<artifactId>api-coverage</artifactId>
- <version>1.19.04</version>
+ <version>1.19.04.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<properties>