summaryrefslogtreecommitdiffstats
path: root/interface-role
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 /interface-role
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 'interface-role')
-rw-r--r--interface-role/api/pom.xml4
-rw-r--r--interface-role/impl/pom.xml4
-rw-r--r--interface-role/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/interface-role/api/pom.xml b/interface-role/api/pom.xml
index 41a37a891..c5f3a1fb0 100644
--- a/interface-role/api/pom.xml
+++ b/interface-role/api/pom.xml
@@ -5,14 +5,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.iface.role</groupId>
<artifactId>api</artifactId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
diff --git a/interface-role/impl/pom.xml b/interface-role/impl/pom.xml
index 4c9b5dae8..1c7d170cc 100644
--- a/interface-role/impl/pom.xml
+++ b/interface-role/impl/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<groupId>io.fd.hc2vpp.iface.role</groupId>
<artifactId>impl</artifactId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
diff --git a/interface-role/pom.xml b/interface-role/pom.xml
index 15a619fb0..57941a2d7 100644
--- a/interface-role/pom.xml
+++ b/interface-role/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
@@ -14,7 +14,7 @@
<groupId>io.fd.hc2vpp.iface.role</groupId>
<artifactId>interface-role-aggregator</artifactId>
<packaging>pom</packaging>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<name>${project.artifactId}</name>
<modules>