summaryrefslogtreecommitdiffstats
path: root/routing/routing-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-10 07:57:10 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-10 11:01:21 +0100
commitb13e648949b268a91be59e2b722f6e687342a918 (patch)
tree15ab21be4f1521764810d6ef494f354a3b1d6395 /routing/routing-api/pom.xml
parent4b014087ecf0335e65e09fee10512e9f0d465446 (diff)
Bump hc2vpp version to 1.18.01-RC1v1.18.01-RC1
Change-Id: I5c7d5de7e3963c42fb1a133b17e9c8f3d415821f 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 136f37155..d5039041a 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.01-SNAPSHOT</version>
+ <version>1.18.01-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.01-SNAPSHOT</version>
+ <version>1.18.01-RC1</version>
<packaging>bundle</packaging>
<dependencyManagement>