summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorjsrnicek <jsrnicek@cisco.com>2017-04-27 14:43:00 +0200
committerJan Srnicek <jsrnicek@cisco.com>2017-04-27 14:28:27 +0000
commit3fed27fe786351f323715cc1af16130a29978319 (patch)
treea6aa8f855ef644f3b392d1b652654a3a2bf5a7e0 /vpp-common/vpp-common-integration/pom.xml
parent1e9dd4ca14d09b5b51267f9a772babc13cef8ba1 (diff)
Bump versions for hc2vpp to 1.17.04v1.17.04
Change-Id: I9163eceaaf219ed8bd83c32e29a78f03c9d58a80 Signed-off-by: jsrnicek <jsrnicek@cisco.com>
Diffstat (limited to 'vpp-common/vpp-common-integration/pom.xml')
-rw-r--r--vpp-common/vpp-common-integration/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml
index 699fa2215..422a0cc91 100644
--- a/vpp-common/vpp-common-integration/pom.xml
+++ b/vpp-common/vpp-common-integration/pom.xml
@@ -19,17 +19,17 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-common-integration</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04</version>
<properties>
- <honeycomb.min.distro.version>1.17.04-SNAPSHOT</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.17.04</honeycomb.min.distro.version>
<jvpp.version>17.04</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>