summaryrefslogtreecommitdiffstats
path: root/routing/routing-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-07-23 20:15:11 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-07-24 11:16:34 +0200
commited7ca27cecbfd17b903762a615b1db542525dcd9 (patch)
treefd9538dd204c86906b52f77ec8ecaa7663cd901c /routing/routing-api/pom.xml
parenta22c23ff4896633577624f422d64427ad0d1359b (diff)
Hc2vpp 1.18.07-RC1v1.18.07-RC1
Change-Id: Ib29e015fc00097b17ed03cc64e36cb0517e424df Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'routing/routing-api/pom.xml')
-rw-r--r--routing/routing-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml
index e408fb841..814adb73a 100644
--- a/routing/routing-api/pom.xml
+++ b/routing/routing-api/pom.xml
@@ -18,14 +18,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.routing</groupId>
<artifactId>routing-api</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<name>${project.artifactId}</name>
<packaging>bundle</packaging>