Release Sodium release/sodium-sr2
authorjenkins-releng <[email protected]>
Sun, 9 Feb 2020 15:37:29 +0000 (15:37 +0000)
committerjenkins-releng <[email protected]>
Sun, 9 Feb 2020 15:37:29 +0000 (15:37 +0000)
47 files changed:
artifacts/pom.xml
features/features4-sfc/pom.xml
features/odl-sfc-genius/pom.xml
features/odl-sfc-ios-xe-renderer/pom.xml
features/odl-sfc-model/pom.xml
features/odl-sfc-netconf/pom.xml
features/odl-sfc-openflow-renderer/pom.xml
features/odl-sfc-ovs/pom.xml
features/odl-sfc-pot-netconf-renderer/pom.xml
features/odl-sfc-pot/pom.xml
features/odl-sfc-provider-rest/pom.xml
features/odl-sfc-provider/pom.xml
features/odl-sfc-sb-rest/pom.xml
features/odl-sfc-scf-openflow/pom.xml
features/odl-sfc-scf-vpp/pom.xml
features/odl-sfc-shell/pom.xml
features/odl-sfc-statistics/pom.xml
features/odl-sfc-vnfm-tacker/pom.xml
features/odl-sfc-vpp-renderer/pom.xml
features/odl-sfclisp/pom.xml
features/pom.xml
karaf/pom.xml
pom.xml
sfc-classifiers/pom.xml
sfc-classifiers/sfc-scf-openflow/pom.xml
sfc-classifiers/sfc-scf-vpp/pom.xml
sfc-genius/pom.xml
sfc-model/pom.xml
sfc-netconf/pom.xml
sfc-ovs/pom.xml
sfc-pot/pom.xml
sfc-provider/pom.xml
sfc-renderers/pom.xml
sfc-renderers/sfc-ios-xe-renderer/pom.xml
sfc-renderers/sfc-openflow-renderer/pom.xml
sfc-renderers/sfc-pot-netconf-renderer/pom.xml
sfc-renderers/sfc-vpp-renderer/pom.xml
sfc-sb-rest/pom.xml
sfc-shell/pom.xml
sfc-statistics/pom.xml
sfc-util/pom.xml
sfc-util/sfc-genius-utils/pom.xml
sfc-util/sfc-openflow-utils/pom.xml
sfc-util/sfc-vpp-utils/pom.xml
sfc-vnfm-spi/pom.xml
sfc-vnfm-tacker/pom.xml
sfclisp/pom.xml

index 3a3c04714a7386702afd4e3713be8e7441633232..4cbf1a0b1fa90688febc3df6cd212074ae49d9e2 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-artifacts</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 8dece085cb5016ad476ffba2f8f0e6c864bf13b2..6b4c9aea5a025f04eade1ae6aabd186987cc6ac4 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features4-sfc</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index cc2da4245ece711503226fede8fe3cc3b20d6387..9f45f7e9508a33fc2de958fb8e9fa564f36fdb0d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-genius</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.7.2-SNAPSHOT</version>
+            <version>0.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.opendaylight.serviceutils</groupId>
             <artifactId>odl-serviceutils-tools</artifactId>
-            <version>0.4.2-SNAPSHOT</version>
+            <version>0.4.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e1e73351458f9bdbf1e69ca55dc4ef40182122ba..60636e74482b526160808a5b024609ac9a918222 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ios-xe-renderer</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e7dc0dbd44bedf971e3fe1de871b4cb4a1d4f8b1..cc8f8659afa465062747040a7ba076a31a412f12 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-model</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-api</artifactId>
-            <version>1.9.2-SNAPSHOT</version>
+            <version>1.9.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 6438a47625a5eac96715e1df5c3a3d852186d727..5787bdbd547c3cd40b0325b86af143ba872bd44c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-netconf</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 024276e34ec12dca21090fd33e9be97ae52ab022..7113959c4a8e982d03bb301fb5b653fa506407cd 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-openflow-renderer</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
             <dependency>
                 <groupId>org.opendaylight.openflowplugin</groupId>
                 <artifactId>openflowplugin-artifacts</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.genius</groupId>
                 <artifactId>genius-artifacts</artifactId>
-                <version>0.7.2-SNAPSHOT</version>
+                <version>0.7.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e1da21f503b3ce397a4d6150c424044353b07f9b..4d2a5372080eff7e7f8abf7c1f249040e6dffeac 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ovs</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-impl</artifactId>
-            <version>1.9.2-SNAPSHOT</version>
+            <version>1.9.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 834c14955cf5dbf1778c16858a307c86aff95ed7..cff7eee55a0892b525e16432b1ae4f51ea15d832 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot-netconf-renderer</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 54fae01df7d491f874b27544c0081a7a4a39b5b6..a4df7b2d74b8c6890aae0abc416f1f2e247aa606 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index c3922341e429e6191a05056445dbb2377ebfa8da..535d7599b7a46d16c7d198edfd2ec6ce2506b10d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider-rest</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 15cb589ac059749e70c9c744d5de89fd58daeacf..25e59308146795058aa9f051a7e702d1351fd890 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.serviceutils</groupId>
             <artifactId>odl-serviceutils-tools</artifactId>
-            <version>0.4.2-SNAPSHOT</version>
+            <version>0.4.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e12653de73b90cadaec510ebb0e088c3d7ffbf0e..6959085a95b30e46b5253643c180c73a7fce0ec3 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-sb-rest</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index c08098ec7a706fd99a4815eebccb425e5af66fdf..f73328d090d6bee0a6aef7963e3b1e001bccf47c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-openflow</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-flow-services</artifactId>
-            <version>0.9.2-SNAPSHOT</version>
+            <version>0.9.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.9.2-SNAPSHOT</version>
+            <version>0.9.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 99c4acd48fb9ae17690917f54630b9d006b48a8c..a0f45e7b3c02c5c460eb72b7b075c6654634d607 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-vpp</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector-all</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 62fb2eed2319762cff742508c49d14f706f8302e..4c467309c51e06fd1d81ed402ee70288cf1c5a0b 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>odl-sfc-shell</artifactId>
-  <version>0.10.2-SNAPSHOT</version>
+  <version>0.10.2</version>
   <packaging>feature</packaging>
   <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 798e867036a6f263e22c78cdba838030db3fc321..3d3ec1b8d62d22be66bd5b730a3c214ba84ba2d0 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-statistics</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
          <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 1952990e67eff46e944129b1343ca4d9902d069e..2d198c040cd1381ba1c422ab28fef01bf06e2510 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vnfm-tacker</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-web</artifactId>
-            <version>0.10.2-SNAPSHOT</version>
+            <version>0.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 77b480cc417219d2bb6f9c3f0f5a2db76c7f5729..9af58dc8449b7bec3144ec6ad1b9803cb89c0b5e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vpp-renderer</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector-all</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index db8896c5638dd49a5609bab9fceaff23c6f750e4..90c2512054231f0a498b76f1a9c21d90085878dc 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfclisp</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>
             <artifactId>odl-lispflowmapping-mappingservice</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>
             <artifactId>odl-lispflowmapping-southbound</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f2044a0b080c25aac851a3df84e26fd04c5ef5a4..2b12131054a6741fee56c5d104d1c30b46a86bd1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <packaging>pom</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index c75c1c61355973d69c929eaaf2b6fff02ad7b656..175097be47eb9f2e386cdb097cce352705610541 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-karaf</artifactId>
-  <version>0.10.2-SNAPSHOT</version>
+  <version>0.10.2</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
diff --git a/pom.xml b/pom.xml
index 3b3edd1b725c32e99b190b31bea77ebf1c5f4498..05537a6e3b0a7578287b58fe535ccd11629d010b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-parent</artifactId>
-  <version>0.10.2-SNAPSHOT</version>
+  <version>0.10.2</version>
   <name>sfc</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
 
     <!-- Build Plugin Versions -->
     <karaf.maven.version>3.0.1</karaf.maven.version>
 
-    <config.version>0.11.2-SNAPSHOT</config.version>
-    <mdsal.version>1.10.2-SNAPSHOT</mdsal.version>
-    <netconf.parent.version>1.7.2-SNAPSHOT</netconf.parent.version>
-    <restconf.version>1.10.2-SNAPSHOT</restconf.version>
+    <config.version>0.11.2</config.version>
+    <mdsal.version>1.10.2</mdsal.version>
+    <netconf.parent.version>1.7.2</netconf.parent.version>
+    <restconf.version>1.10.2</restconf.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <lispflowmapping.version>1.10.2-SNAPSHOT</lispflowmapping.version>
-    <ovsdb.southbound.version>1.9.2-SNAPSHOT</ovsdb.southbound.version>
-    <l2switch.version>0.10.2-SNAPSHOT</l2switch.version>
-    <genius.version>0.7.2-SNAPSHOT</genius.version>
-    <serviceutils.version>0.4.2-SNAPSHOT</serviceutils.version>
-    <infrautils.version>1.6.2-SNAPSHOT</infrautils.version>
+    <lispflowmapping.version>1.10.2</lispflowmapping.version>
+    <ovsdb.southbound.version>1.9.2</ovsdb.southbound.version>
+    <l2switch.version>0.10.2</l2switch.version>
+    <genius.version>0.7.2</genius.version>
+    <serviceutils.version>0.4.2</serviceutils.version>
+    <infrautils.version>1.6.2</infrautils.version>
 
     <!-- Supporting Libraries -->
-    <feature.openflowplugin.version>0.9.2-SNAPSHOT</feature.openflowplugin.version>
-    <openflowplugin.version>0.9.2-SNAPSHOT</openflowplugin.version>
+    <feature.openflowplugin.version>0.9.2</feature.openflowplugin.version>
+    <openflowplugin.version>0.9.2</openflowplugin.version>
 
-    <branding.version>1.9.2-SNAPSHOT</branding.version>
+    <branding.version>1.9.2</branding.version>
 
     <!-- Test Libraries -->
     <junitparams.version>1.0.3</junitparams.version>
index 63eb458b6a1d2a6dde2b66e8b3f0768ceb1abaa4..8c5a020acbc40514a3a103ce403ac63aa728cf78 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
 
index e11182b9f1edd3864a2003b2330227677db5ea5c..1162b35691be9a10a973de0dc4fe16265f010383 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-openflow</artifactId>
index 89aa2e777b476f2f07a7d84773f567f6048221b0..1fe43a9d46bc5afe5eb47542ba2b81083f94fa53 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-vpp</artifactId>
index 5cc72b63834a6661b5a5c10ce03d35b442f42059..f8f3a6faed05c42e34a68650ef27835907bbf42a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>sfc-parent</artifactId>
     <groupId>org.opendaylight.sfc</groupId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
   </parent>
 
   <artifactId>sfc-genius</artifactId>
index f438dc543e15875f2ef1104d0e436ca4d1daffe0..820fd4b5d82c29adff0cb06f99992241e8006745 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-model</artifactId>
-  <version>0.10.2-SNAPSHOT</version>
+  <version>0.10.2</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -21,7 +21,7 @@
       <dependency>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>southbound-artifacts</artifactId>
-        <version>1.9.2-SNAPSHOT</version>
+        <version>1.9.2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index b5497e14f3130a2cbae68119ab2212a6a80119ed..75dd094a634d6767f76979a72ab8f90fd78b7685 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 51f6d1756aec9f52c1818eb47b8301bbfe331985..9adffbc23b0cde61c9470edde03c03e9673109e2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index fccbc1bd434a60e0ae18699c77f2d55ec81bd790..e02e096b157084c67008d83aecf577586f49bce5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 2c565b62ac2b5af388b82ef408ece01c50752045..49aa72fca05ead9f7fb860048f6091688295c96e 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
 
index e94aaffdf54bb73520857b01a23384996d4b5585..4276a632e1a958dd825672d6ebf89e5ec535f637 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
 
index 55a2c48f61a794536351845d895680eaf832c074..ae1afaa9cfa22423387a401862117443e80a149a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 2a6bc355bf359dc56c40a12da32579fa90c828f2..610f761b792dc3cdb57f2fd3d318ce988fde8062 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index fc0e1055cdcba0d9120a309496a6d909b4e164ad..6f05533066d3e7ab65b1617c279ab805fc6b1622 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 64e96252ceae887dde07f467cf51953b5ce5ce5c..caa29eb5460c0da469cabe3787c8829a0d3e9487 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-renderers</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
 
index 28b78e284eeccca1a307044a22b6e3ef5be1811a..603bbe27f085344edc987273845ace351fd555fe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 65fe164288bc839db053116a9a31a527c0a04f73..c3732dad75285d65def900bce9b90a6d3ed8aec8 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 1d5b8554126ca98fb7bb72e616e94814c7be94bf..bcf2c99a07ae4b7a5d4548802233629f86560f63 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index cd8cef2c32a7f82c805072d90cef45ad04518e79..e674cfb24e0e965ee654191c0d1be34fbb4e3f16 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
index 51772375df740520af282c3347762235153100a5..0af5ce3fe9b67b0e09ce44de8c9e014b5a03fac3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 105ad06d2b4167297471e663077f891b99ce07b2..64ad32478248a83f547280f472ecbb24c3b286d9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6b4e1e8f4ef324b306b3d78dfbf8147144ebce53..e33fe53b3489f29ccd9163594c9b0a8b939c596e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 40bcc03dc30bd40502db57c7bfb4e4ba39e0fcd3..37b2bd74067da4b520e5d49f672ed20bf3289f89 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
 
index 30977d837a4424481f59b24bada744e2fa58c257..2d69e58f7deff96722e6cc6dab0f769581e64914 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2</version>
         <relativePath>../</relativePath>
     </parent>
 
index 5f000b0e72abd2aa62bfba1ec1837a7605a5e073..9a2cfd5ea0a0640b5c72ef3a27dcd988021929c4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>sfclisp</artifactId>