Hc2vpp 1.18.07-RC1 25/13625/3 v1.18.07-RC1
authorMarek Gradzki <[email protected]>
Mon, 23 Jul 2018 18:15:11 +0000 (20:15 +0200)
committerMarek Gradzki <[email protected]>
Tue, 24 Jul 2018 09:16:34 +0000 (11:16 +0200)
Change-Id: Ib29e015fc00097b17ed03cc64e36cb0517e424df
Signed-off-by: Marek Gradzki <[email protected]>
79 files changed:
acl/acl-api/pom.xml
acl/acl-impl/pom.xml
acl/pom.xml
bgp/bgp-prefix-sid/pom.xml
bgp/inet/pom.xml
bgp/pom.xml
common/api-parent/pom.xml
common/hc2vpp-parent/pom.xml
common/impl-parent/pom.xml
common/minimal-distribution-parent/pom.xml
common/pom.xml
dhcp/dhcp-api/pom.xml
dhcp/dhcp-impl/pom.xml
dhcp/pom.xml
fib-management/fib-management-api/pom.xml
fib-management/fib-management-impl/pom.xml
fib-management/pom.xml
interface-role/api/pom.xml
interface-role/impl/pom.xml
interface-role/pom.xml
ioam/api/pom.xml
ioam/impl/pom.xml
ioam/pom.xml
it/api-coverage/pom.xml
it/api-test/pom.xml
it/jvpp-benchmark/pom.xml
it/pom.xml
l3/api/pom.xml
l3/impl/pom.xml
l3/pom.xml
l3/utils/pom.xml
lisp/api/pom.xml
lisp/lisp2vpp/pom.xml
lisp/pom.xml
mpls/api/pom.xml
mpls/impl/pom.xml
mpls/pom.xml
nat/nat-api/pom.xml
nat/nat2vpp/pom.xml
nat/pom.xml
nsh/api/pom.xml
nsh/impl/pom.xml
nsh/pom.xml
packaging/rpm/hc2vpp_version
packaging/rpm/release
pom.xml
release-notes/pom.xml
routing/pom.xml
routing/routing-api/pom.xml
routing/routing-impl/pom.xml
samples/pom.xml
samples/samples-api/pom.xml
samples/samples-impl/pom.xml
srv6/pom.xml
srv6/srv6-api/pom.xml
srv6/srv6-impl/pom.xml
v3po/api/pom.xml
v3po/pom.xml
v3po/v3po2vpp/pom.xml
vpp-classifier/api/pom.xml
vpp-classifier/impl/pom.xml
vpp-classifier/pom.xml
vpp-common/naming-context-api/pom.xml
vpp-common/naming-context-impl/pom.xml
vpp-common/pom.xml
vpp-common/vpp-common-integration/pom.xml
vpp-common/vpp-impl-parent/pom.xml
vpp-common/vpp-translate-test/pom.xml
vpp-common/vpp-translate-utils/pom.xml
vpp-integration/api-docs/api/pom.xml
vpp-integration/api-docs/core/pom.xml
vpp-integration/api-docs/docs/pom.xml
vpp-integration/api-docs/pom.xml
vpp-integration/api-docs/scripts/pom.xml
vpp-integration/minimal-distribution/pom.xml
vpp-integration/pom.xml
vpp-management/api/pom.xml
vpp-management/impl/pom.xml
vpp-management/pom.xml

index 0d2a2c0..c0620d3 100644 (file)
@@ -16,7 +16,7 @@
   <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>
 
@@ -24,7 +24,7 @@
   <groupId>io.fd.hc2vpp.acl</groupId>
   <artifactId>acl-api</artifactId>
   <name>acl-api</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 6491d66..ced3077 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.hc2vpp.acl</groupId>
     <artifactId>acl-impl</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <properties>
         <jvpp.acl.version>18.07-SNAPSHOT</jvpp.acl.version>
index d4d3ff8..8cad2f3 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
   <artifactId>acl-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>acl-aggregator</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 34dd367..1b163f1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
@@ -13,7 +13,7 @@
     <groupId>io.fd.hc2vpp.bgp</groupId>
     <artifactId>bgp-prefix-sid</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <!-- Honeycomb infrastructure -->
index 4c9f75f..8f0d22d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
@@ -13,7 +13,7 @@
     <groupId>io.fd.hc2vpp.bgp</groupId>
     <artifactId>bgp-inet</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <!-- Honeycomb infrastructure -->
index 53eba9c..415b522 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.bgp</groupId>
     <artifactId>bgp-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 83cf84a..b05cc88 100644 (file)
@@ -7,14 +7,14 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>api-parent</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>pom</packaging>
 
     <build>
index e55e59f..24df454 100644 (file)
@@ -7,17 +7,17 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>honeycomb-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath/>
     </parent>
 
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>pom</packaging>
 
     <properties>
-        <honeycomb.version>1.18.07-SNAPSHOT</honeycomb.version>
+        <honeycomb.version>1.18.07-RC1</honeycomb.version>
     </properties>
 </project>
\ No newline at end of file
index 8c74c41..7fbb790 100644 (file)
@@ -7,14 +7,14 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>impl-parent</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -23,7 +23,7 @@
             <dependency>
                 <groupId>io.fd.honeycomb.common</groupId>
                 <artifactId>impl-parent</artifactId>
-                <version>1.18.07-SNAPSHOT</version>
+                <version>1.18.07-RC1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 974de66..b4be339 100644 (file)
@@ -7,13 +7,13 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../impl-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>minimal-distribution-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
 
index 0dc8707..c6f7481 100644 (file)
@@ -7,14 +7,14 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>hc2vpp-parent</relativePath>
     </parent>
 
 
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-common-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <description>Aggregator for common maven parents providing base configuration for Hc2vpp modules</description>
index c9c1668..c6f4b01 100644 (file)
@@ -16,7 +16,7 @@
   <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>
 
@@ -24,7 +24,7 @@
   <groupId>io.fd.hc2vpp.dhcp</groupId>
   <artifactId>dhcp-api</artifactId>
   <name>dhcp-api</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 5069652..c786ec8 100644 (file)
@@ -16,7 +16,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
@@ -24,7 +24,7 @@
     <groupId>io.fd.hc2vpp.dhcp</groupId>
     <artifactId>dhcp-impl</artifactId>
     <name>dhcp-impl</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>
@@ -67,7 +67,7 @@
         <dependency>
             <groupId>io.fd.honeycomb</groupId>
             <artifactId>translate-impl</artifactId>
-            <version>1.18.07-SNAPSHOT</version>
+            <version>1.18.07-RC1</version>
         </dependency>
 
 
index fec62db..49bb948 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
   <artifactId>dhcp-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>dhcp-aggregator</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index c48cd34..93d0aa6 100644 (file)
     <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.fib.management</groupId>
     <artifactId>fib-management-api</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 </project>
index 1ec74b7..449a7a0 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>io.fd.hc2vpp.fib.management</groupId>
     <artifactId>fib-management-impl</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 2596097..f57eecc 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.routing</groupId>
     <artifactId>fib-management-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 8a7629d..a46cc8f 100644 (file)
@@ -5,14 +5,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.iface.role</groupId>
     <artifactId>api</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <dependencies>
index 51cef8a..68373e5 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.iface.role</groupId>
     <artifactId>impl</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <dependencies>
index d65e4b6..ef3f42c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>hc2vpp-parent</artifactId>
         <groupId>io.fd.hc2vpp.common</groupId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</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.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <modules>
index d3b4aa1..324f5ae 100644 (file)
@@ -18,7 +18,7 @@
   <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>
 
@@ -26,7 +26,7 @@
   <groupId>io.fd.hc2vpp.ioam</groupId>
   <artifactId>vppioam-api</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 50e4cf9..7635aa4 100644 (file)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>impl-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../../common/impl-parent</relativePath>
   </parent>
 
@@ -26,7 +26,7 @@
   <groupId>io.fd.hc2vpp.ioam</groupId>
   <artifactId>vppioam-impl</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <properties>
index 5019a7a..159c122 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp.ioam</groupId>
   <artifactId>vppioam-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index aea00dd..fad662b 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.hc2vpp.it</groupId>
     <artifactId>api-coverage</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 28263ec..5a73447 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>api-test</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <dependencies>
index c871a0d..6bacb57 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.hc2vpp.it</groupId>
     <artifactId>jvpp-benchmark</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index ee5ebde..337d919 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 188e8ba..3d580e8 100644 (file)
     <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>
 
     <groupId>io.fd.hc2vpp.l3</groupId>
     <artifactId>l3-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <dependency>
index d76bcb7..03fd245 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
     <groupId>io.fd.hc2vpp.l3</groupId>
     <artifactId>l3-impl</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <dependency>
index 80a51d1..0c1bea9 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>hc2vpp-parent</artifactId>
         <groupId>io.fd.hc2vpp.common</groupId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
     <packaging>pom</packaging>
index a751ad3..9956ae5 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
     <groupId>io.fd.hc2vpp.l3</groupId>
     <artifactId>l3-utils</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <dependency>
index f377ea9..ddccec9 100755 (executable)
@@ -18,7 +18,7 @@
     <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>
 
     <groupId>io.fd.hc2vpp.lisp</groupId>
     <artifactId>lisp-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <properties>
-        <naming.context.version>1.18.07-SNAPSHOT</naming.context.version>
+        <naming.context.version>1.18.07-RC1</naming.context.version>
     </properties>
 
     <dependencies>
index cbdefdb..89e4bc0 100755 (executable)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
@@ -27,7 +27,7 @@
     <groupId>io.fd.hc2vpp.lisp</groupId>
     <artifactId>lisp2vpp</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <properties>
index b90abde..f7f92ac 100755 (executable)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.lisp</groupId>
     <artifactId>lisp-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 6a87d97..68cfb04 100644 (file)
     <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>
 
     <groupId>io.fd.hc2vpp.mpls</groupId>
     <artifactId>mpls-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <dependency>
index 3cb12cb..29035cf 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.mpls</groupId>
     <artifactId>mpls-impl</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <!-- Honeycomb infrastructure -->
index 531390c..9b31bd2 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.mpls</groupId>
     <artifactId>mpls-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 56066af..cae4f0e 100644 (file)
@@ -17,7 +17,7 @@
   <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>
 
   <groupId>io.fd.hc2vpp.nat</groupId>
   <artifactId>nat-api</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <naming.context.version>1.18.07-SNAPSHOT</naming.context.version>
+    <naming.context.version>1.18.07-RC1</naming.context.version>
   </properties>
 
   <dependencies>
index b269224..b38d35c 100644 (file)
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>io.fd.hc2vpp.nat</groupId>
     <artifactId>nat2vpp</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <properties>
-        <hc2vpp.common.version>1.18.07-SNAPSHOT</hc2vpp.common.version>
+        <hc2vpp.common.version>1.18.07-RC1</hc2vpp.common.version>
     </properties>
 
     <dependencies>
index 496e728..515c7f6 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp.nat</groupId>
   <artifactId>nat-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>nat-aggregator</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 7427593..4bdfd82 100644 (file)
@@ -18,7 +18,7 @@
   <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>
 
@@ -26,7 +26,7 @@
   <groupId>io.fd.hc2vpp.nsh</groupId>
   <artifactId>vppnsh-api</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 38038a4..fe0ef82 100644 (file)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>impl-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../../common/impl-parent</relativePath>
   </parent>
 
@@ -25,7 +25,7 @@
   <groupId>io.fd.hc2vpp.nsh</groupId>
   <artifactId>vppnsh-impl</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <properties>
index abbbd0a..7ca9d66 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp.nsh</groupId>
   <artifactId>vppnsh-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a084540..d0ddc79 100755 (executable)
@@ -6,7 +6,7 @@
 DIR_NAME=$(dirname $0)
 VERSION=`$DIR_NAME/version`
 
-echo "${VERSION}-SNAPSHOT"
-echo "${VERSION}-RC1"
+echo "${VERSION}-SNAPSHOT"
+echo "${VERSION}-RC1"
 # echo "${VERSION}-RC2"
 # echo "${VERSION}"
index 248cd5a..ff2e082 100755 (executable)
@@ -10,8 +10,8 @@
 #
 # Stable versions
 #
-echo RC1~$BUILD_NUMBER
-echo RC1
+echo RC1~$BUILD_NUMBER
+echo RC1
 # echo RC2~$BUILD_NUMBER
 # echo RC2
 #
diff --git a/pom.xml b/pom.xml
index 4ec1b23..3e668c6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp</groupId>
   <artifactId>hc2vpp-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>hc2vpp</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 5d143be..6a660bb 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp</groupId>
   <artifactId>release-notes-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 174e620..d406351 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.routing</groupId>
     <artifactId>routing-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index e408fb8..814adb7 100644 (file)
     <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>
 
index 7226797..8d9bba1 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>io.fd.hc2vpp.routing</groupId>
     <artifactId>routing-impl</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 631cdc0..c1e46e5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>hc2vpp-parent</artifactId>
         <groupId>io.fd.hc2vpp.common</groupId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index e68c747..38aa383 100644 (file)
@@ -5,7 +5,7 @@
     <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>
@@ -13,7 +13,7 @@
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>samples-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index f9ed173..615cbc6 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>samples-impl</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <!-- Api classes generated from yang model -->
index d2af66e..ec0a8b0 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.srv6</groupId>
     <artifactId>srv6-aggregator</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index c20c432..5d4da51 100644 (file)
     <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>
 
     <groupId>io.fd.hc2vpp.srv6</groupId>
     <artifactId>srv6-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 422cd16..22180f0 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.srv6</groupId>
     <artifactId>srv6-impl</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index df3fbc1..a68c5b1 100644 (file)
@@ -17,7 +17,7 @@
   <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>
 
@@ -25,7 +25,7 @@
   <groupId>io.fd.hc2vpp.v3po</groupId>
   <artifactId>v3po-api</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 67fe3d4..15922f8 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp.v3po</groupId>
   <artifactId>v3po-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 4ac28a6..670634c 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
@@ -27,7 +27,7 @@
     <groupId>io.fd.hc2vpp.v3po</groupId>
     <artifactId>v3po2vpp</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 48bf726..67d8f2f 100644 (file)
@@ -21,7 +21,7 @@
     <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>
@@ -29,7 +29,7 @@
     <groupId>io.fd.hc2vpp.vpp.classifier</groupId>
     <artifactId>vpp-classifier-api</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 62eb7eb..795ca22 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.vpp.classifier</groupId>
     <artifactId>vpp-classifier-impl</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <dependencies>
         <!-- Api -->
         <dependency>
             <groupId>io.fd.hc2vpp.vpp.classifier</groupId>
             <artifactId>vpp-classifier-api</artifactId>
-            <version>1.18.07-SNAPSHOT</version>
+            <version>1.18.07-RC1</version>
         </dependency>
 
         <!-- TODO - HC2VPP-97 - change to sub-interface-api dependency once module is present
index 056ce3a..45585f8 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index cf06b4a..4dcc0f1 100644 (file)
@@ -18,7 +18,7 @@
   <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>
 
@@ -26,7 +26,7 @@
   <groupId>io.fd.hc2vpp.common</groupId>
   <artifactId>naming-context-api</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 5ba0260..9bdbf07 100644 (file)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>impl-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../../common/impl-parent</relativePath>
   </parent>
 
@@ -27,7 +27,7 @@
   <groupId>io.fd.hc2vpp.common</groupId>
   <artifactId>naming-context-impl</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 4aa8066..3894c22 100644 (file)
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>hc2vpp-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../common/hc2vpp-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp.common</groupId>
   <artifactId>vpp-common-aggregator</artifactId>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a587e44..c1c7062 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>vpp-common-integration</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 88cbe88..24fedfc 100644 (file)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>impl-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../../common/impl-parent</relativePath>
   </parent>
 
@@ -27,7 +27,7 @@
   <groupId>io.fd.hc2vpp.common</groupId>
   <artifactId>vpp-impl-parent</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
   <packaging>pom</packaging>
 
   <properties>
index dd7c008..facb480 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../vpp-impl-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>vpp-translate-test</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 6333cff..33dcc58 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../vpp-impl-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>vpp-translate-utils</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>bundle</packaging>
 
     <properties>
index edc1a51..8752e4e 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>hc2vpp-parent</artifactId>
         <groupId>io.fd.hc2vpp.common</groupId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -40,6 +40,6 @@
     <artifactId>docs-api</artifactId>
     <name>${project.artifactId}</name>
     <groupId>io.fd.hc2vpp.docs</groupId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
 </project>
\ No newline at end of file
index 12fa42b..0f11ccc 100644 (file)
     <parent>
         <artifactId>hc2vpp-parent</artifactId>
         <groupId>io.fd.hc2vpp.common</groupId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.hc2vpp.docs</groupId>
     <artifactId>docs-core</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
     <properties>
         <mockito-core.version>2.2.9</mockito-core.version>
index 3416a54..7ea6bed 100644 (file)
@@ -22,7 +22,7 @@
 
     <groupId>io.fd.hc2vpp.docs</groupId>
     <artifactId>docs</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e58f829..00be0b0 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>hc2vpp-parent</artifactId>
         <groupId>io.fd.hc2vpp.common</groupId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../common/hc2vpp-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -30,7 +30,7 @@
     <artifactId>api-docs</artifactId>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
 
     <modules>
         <module>core</module>
index e5a22a4..ac252f8 100644 (file)
@@ -22,7 +22,7 @@
 
     <groupId>io.fd.hc2vpp.docs</groupId>
     <artifactId>scripts</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index fc029ee..7bbb289 100644 (file)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.fd.hc2vpp.common</groupId>
     <artifactId>minimal-distribution-parent</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <relativePath>../../common/minimal-distribution-parent</relativePath>
   </parent>
 
   <groupId>io.fd.hc2vpp.integration</groupId>
   <artifactId>vpp-integration-distribution</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.07-SNAPSHOT</version>
+  <version>1.18.07-RC1</version>
 
   <properties>
     <main.class>io.fd.honeycomb.infra.distro.Main</main.class>
-    <v3po.version>1.18.07-SNAPSHOT</v3po.version>
-    <lisp.version>1.18.07-SNAPSHOT</lisp.version>
-    <vpp.common.integration.version>1.18.07-SNAPSHOT</vpp.common.integration.version>
-    <vppnsh.version>1.18.07-SNAPSHOT</vppnsh.version>
-    <nat.version>1.18.07-SNAPSHOT</nat.version>
-    <ioam.version>1.18.07-SNAPSHOT</ioam.version>
-    <routing.version>1.18.07-SNAPSHOT</routing.version>
-    <acl.version>1.18.07-SNAPSHOT</acl.version>
-    <dhcp.version>1.18.07-SNAPSHOT</dhcp.version>
-    <vpp.classifier.version>1.18.07-SNAPSHOT</vpp.classifier.version>
-    <l3-impl.version>1.18.07-SNAPSHOT</l3-impl.version>
-    <vpp-management-impl.version>1.18.07-SNAPSHOT</vpp-management-impl.version>
-    <iface.role.version>1.18.07-SNAPSHOT</iface.role.version>
-    <hc2vpp.bgp.version>1.18.07-SNAPSHOT</hc2vpp.bgp.version>
+    <v3po.version>1.18.07-RC1</v3po.version>
+    <lisp.version>1.18.07-RC1</lisp.version>
+    <vpp.common.integration.version>1.18.07-RC1</vpp.common.integration.version>
+    <vppnsh.version>1.18.07-RC1</vppnsh.version>
+    <nat.version>1.18.07-RC1</nat.version>
+    <ioam.version>1.18.07-RC1</ioam.version>
+    <routing.version>1.18.07-RC1</routing.version>
+    <acl.version>1.18.07-RC1</acl.version>
+    <dhcp.version>1.18.07-RC1</dhcp.version>
+    <vpp.classifier.version>1.18.07-RC1</vpp.classifier.version>
+    <l3-impl.version>1.18.07-RC1</l3-impl.version>
+    <vpp-management-impl.version>1.18.07-RC1</vpp-management-impl.version>
+    <iface.role.version>1.18.07-RC1</iface.role.version>
+    <hc2vpp.bgp.version>1.18.07-RC1</hc2vpp.bgp.version>
 
     <distribution.modules>
       io.fd.hc2vpp.common.integration.VppCommonModule,
index f036a70..f4d8b79 100644 (file)
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
     <groupId>io.fd.hc2vpp.integration</groupId>
     <artifactId>vpp-integration</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
     <description>Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins.</description>
index 1a6ecd9..97f7b54 100644 (file)
     <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>
 
     <groupId>io.fd.hc2vpp.management</groupId>
     <artifactId>vpp-management-api</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <dependencies>
index fb2476b..ac5635f 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>vpp-impl-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../../vpp-common/vpp-impl-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
 
     <groupId>io.fd.hc2vpp.management</groupId>
     <artifactId>vpp-management-impl</artifactId>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <name>${project.artifactId}</name>
 
     <dependencies>
index 16bc27a..4eb183c 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.hc2vpp.common</groupId>
         <artifactId>hc2vpp-parent</artifactId>
-        <version>1.18.07-SNAPSHOT</version>
+        <version>1.18.07-RC1</version>
         <relativePath>../common/hc2vpp-parent</relativePath>
     </parent>
 
@@ -31,7 +31,7 @@
     <groupId>io.fd.hc2vpp.management</groupId>
     <artifactId>vpp-management-aggregator</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.07-SNAPSHOT</version>
+    <version>1.18.07-RC1</version>
     <description>Aggregator for Hc2vpp vpp-management plugin</description>
 
     <modules>