summaryrefslogtreecommitdiffstats
path: root/routing/routing-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-02-15 14:32:49 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-02-15 14:34:41 +0100
commit92240de131b0c38ee091ca0bdae53b54363450ed (patch)
treef30fde927ab207763a17e3574310d9c0e679a757 /routing/routing-api/pom.xml
parentd3da66038e055b3782cf681492c717aa75d608ce (diff)
Set hc2vpp version to 1.18.01.2-SNAPSHOT
Change-Id: I4ecf551152bd1ec077fbb479727fc2c4716a062f 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 59f8526ec..ab9ab6b15 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.1</version>
+ <version>1.18.01.2-SNAPSHOT</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.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencyManagement>