summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-translate-utils/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-09-06 16:17:15 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-09-06 16:17:15 +0200
commitef459f0d69b0b3f57d91c99224606994c20eb508 (patch)
tree5288d3dc0d9cbd356a917a5f6c1f8796fe274b7f /vpp-common/vpp-translate-utils/pom.xml
parent32969dd02d86a78d9fd8847229d929ae17fede34 (diff)
Bump versions to RC0v1.16.9-RC0
Change-Id: I81bed6b833c9b3319c7b474c8f85fed2c6896db7 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'vpp-common/vpp-translate-utils/pom.xml')
-rw-r--r--vpp-common/vpp-translate-utils/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml
index 15431c59d..7ca7f00d0 100644
--- a/vpp-common/vpp-translate-utils/pom.xml
+++ b/vpp-common/vpp-translate-utils/pom.xml
@@ -18,14 +18,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC0</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.vpp</groupId>
<artifactId>vpp-translate-utils</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC0</version>
<packaging>bundle</packaging>
<dependencyManagement>
@@ -54,12 +54,12 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-registry</artifactId>
- <version>16.09-SNAPSHOT</version>
+ <version>16.09-RC2</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-core</artifactId>
- <version>16.09-SNAPSHOT</version>
+ <version>16.09-RC2</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>