summaryrefslogtreecommitdiffstats
path: root/interface-role/api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-29 14:43:28 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-29 14:43:28 +0200
commit2ba3eeeecab667397b1996ec2f2cbd6081ec4df6 (patch)
tree132ad5074903001679cdc227ec93278b714f0adf /interface-role/api/pom.xml
parent11caa7d487181329310e71903f1bf64c71146deb (diff)
Hc2vpp 1.19.04 releasev1.19.04
Change-Id: I88900eb1c47ce3ba9e4d301e04b5d7b8c615879c Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'interface-role/api/pom.xml')
-rw-r--r--interface-role/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-role/api/pom.xml b/interface-role/api/pom.xml
index 08513172d..a0c326772 100644
--- a/interface-role/api/pom.xml
+++ b/interface-role/api/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.iface.role</groupId>
<artifactId>api</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
<name>${project.artifactId}</name>
<dependencies>