Release Aluminium release/aluminium-sr3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 12 Feb 2021 00:58:28 +0000 (00:58 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 12 Feb 2021 00:58:28 +0000 (00:58 +0000)
63 files changed:
aclservice/api/pom.xml
aclservice/impl/pom.xml
aclservice/pom.xml
aclservice/shell/pom.xml
alarm/impl/pom.xml
alarm/pom.xml
artifacts/pom.xml
bgpmanager/api/pom.xml
bgpmanager/impl/pom.xml
bgpmanager/pom.xml
cache/impl/pom.xml
cache/pom.xml
cloud-servicechain/api/pom.xml
cloud-servicechain/impl/pom.xml
cloud-servicechain/pom.xml
commons/binding-parent/pom.xml
commons/checkstyle/pom.xml
commons/pom.xml
dhcpservice/api/pom.xml
dhcpservice/impl/pom.xml
dhcpservice/pom.xml
dhcpservice/shell/pom.xml
elanmanager/api/pom.xml
elanmanager/impl/pom.xml
elanmanager/pom.xml
features/netvirt-features/pom.xml
features/odl-netvirt-api/pom.xml
features/odl-netvirt-impl/pom.xml
features/odl-netvirt-openstack/pom.xml
features/pom.xml
fibmanager/api/pom.xml
fibmanager/impl/pom.xml
fibmanager/pom.xml
fibmanager/shell/pom.xml
ipv6service/api/pom.xml
ipv6service/impl/pom.xml
ipv6service/pom.xml
ipv6service/shell/pom.xml
karaf/pom.xml
model-bgp/pom.xml
natservice/api/pom.xml
natservice/impl/pom.xml
natservice/pom.xml
neutronvpn/api/pom.xml
neutronvpn/impl/pom.xml
neutronvpn/pom.xml
neutronvpn/shell/pom.xml
policyservice/api/pom.xml
policyservice/impl/pom.xml
policyservice/pom.xml
pom.xml
qosservice/api/pom.xml
qosservice/impl/pom.xml
qosservice/pom.xml
statemanager/impl/pom.xml
statemanager/pom.xml
statistics/api/pom.xml
statistics/impl/pom.xml
statistics/pom.xml
vpnmanager/api/pom.xml
vpnmanager/impl/pom.xml
vpnmanager/pom.xml
vpnmanager/shell/pom.xml

index 9ff2ed08667cbb93d380552fe0c30de4dd63e873..4ff4437564bd6ede603aece87ebc3987cda617c0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 33163a0a48a6846f0dfcd934da80c8d39ce94619..93b4f6abc2bd9540dce43f8e54d6035f104d0de8 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 8f1e4efbee4c0322c9dae0473e6358d738e2dc1c..e48eae4314bf236d75b24663d70545e6f8c633f7 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>aclservice</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index e5a23871b287bc7471b7d4b3e4958e580747d6ca..1d31ef951b79f2318de2b78fb35722cf2418401c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netvirt</groupId>
             <artifactId>aclservice-impl</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
         </dependency>
     </dependencies>
 </project>
index b1341adf7e227ae641093785168aaea462ed05e8..d1d391bb9a82db43c54d9a2d1118e4c02dadb011 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 39df763de9f2ca22551258768a862c367af19628..8d87aa0594110f28d93ee511e4efbc440bdbe05f 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>alarm</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 0340c70fb4cb1a86e6ce9dea80293ecb9d866144..e94d193daf4ec9193a26cb3fd01f9f41482c8114 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-artifacts</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index f7ab50baa6345a65682265a0d644135497a37ff4..779937ee59339c0b59b8c2a3af271f18fb4d3fc2 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index f453045ed069b8ca1d23e351a8ffd2ebad20c7b1..2de689b37216a3b733ca57fce273800583da874d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 3fce626a3a4a1ff9010dda20920ba1fe28b240e4..b3bbcbff56a9341b499f9ca5d863f645a6d65ddc 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>bgpmanager</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 389b62c7eea2fcc277b76f4c8672102cb27291fe..827a8a7e6993488b221ed5470071cf673574cc74 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index f42311531c3fe198c9fbe61b17b4eebca807ebd0..35e4e2d7b925792b398a80752b9cc9eae15aa36b 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>cache</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 04ec9f7b5f7c8b262bca784fed7d6c6ecf55b9b2..2f7dd3ed89e1859ade6e958143021568453e70a6 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index b9c264ec3b1f432b41edd72b4a5274b13ed6a9fc..e8d1e28a66c7d516c036e6ef28748656de435bed 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index c2dd30561a3b1020e8c0586ef75256bb58d1ee33..aafdc994b86cc0d3704e7de5392d2f404c80b301 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>cloud-servicechain</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 9e991659a28820233061f483d02d65101917f43f..03bcc7066ac73c051b72fd9933d6b659850b15ff 100644 (file)
@@ -19,16 +19,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>binding-parent</artifactId>
   <name>ODL :: netvirt :: ${project.artifactId}</name>
-  <version>0.11.3-SNAPSHOT</version>
+  <version>0.11.3</version>
   <packaging>pom</packaging>
 
   <properties>
-    <genius.version>0.9.3-SNAPSHOT</genius.version>
-    <model.bgp.version>2013.07.15.17.3-SNAPSHOT</model.bgp.version>
-    <neutron.version>0.15.3-SNAPSHOT</neutron.version>
-    <openflowplugin.version>0.11.3-SNAPSHOT</openflowplugin.version>
-    <ovsdb.version>1.11.3-SNAPSHOT</ovsdb.version>
-    <serviceutils.version>0.6.3-SNAPSHOT</serviceutils.version>
+    <genius.version>0.9.3</genius.version>
+    <model.bgp.version>2013.07.15.17.3</model.bgp.version>
+    <neutron.version>0.15.3</neutron.version>
+    <openflowplugin.version>0.11.3</openflowplugin.version>
+    <ovsdb.version>1.11.3</ovsdb.version>
+    <serviceutils.version>0.6.3</serviceutils.version>
   </properties>
 
   <dependencyManagement>
@@ -98,7 +98,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
               <groupId>org.opendaylight.netvirt</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>0.11.3-SNAPSHOT</version>
+              <version>0.11.3</version>
             </dependency>
           </dependencies>
           <executions>
index 6d0abb83c4166b16029ee594002d6ff87ed066ba..cad7552a3da7b3cce92bc2d20fe6c2263bad8428 100644 (file)
@@ -18,6 +18,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
 </project>
index 97da0b21407e61f0a96b05d7e194831cbfe0a5a9..e04a8bfd9444051771dc21a4b6ad26a30ea8f802 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>commons</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index bd5e2aa8dabaa838e5ccf7efc3bff804f44d88b5..8b6d2a9f4dc7519dca0fa19a6f62a89dbdedb947 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 8e860a4368505802dec1dd5e0b6d62d9162c92a9..e3b527dc0f0c015d32cdf7bdd82523b8b0ed9b32 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 335777bf2efa67a22840d7dd9b5f4d3ca7348446..1c5eedcb9d9f4db8376f35bdac01927e9d75b0d6 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>dhcpservice</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index dc2c9c9af93e5e76745aea80877926c339721478..b081f2a118f4324b2a51ee6c85b368d701a27a0a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 9cac8bfd93d61fc7788d5bd00180b3a4def2b1f5..3b704e5d933a1ece9d899536b44b900bf79a8a5e 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 8d803155438d47a374256ef4f3489a2c8354834b..f7a0b649c12581ccbd43b5fe345141bfcf757354 100644 (file)
@@ -11,7 +11,7 @@ this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 69e1f5ea56404360117089e178b152654cced65a..b1ade5c5de3e9b77fc2563751260c1faceb71f3c 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>elanmanager</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 5f2f5d9efbc59506230f59a1df98aeeb10c1b752..843a27a0692e9f96806d270cf0d2583e20be288e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-features</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
index 2ff6a445963efc0d7108004d4507cd9f05e5922f..63a9df0395619146f98129d42c9eee28e892d2a2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-netvirt-api</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>OpenDaylight :: NetVirt :: api</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
@@ -48,7 +48,7 @@
             <dependency>
                 <groupId>org.opendaylight.serviceutils</groupId>
                 <artifactId>serviceutils-artifacts</artifactId>
-                <version>0.6.3-SNAPSHOT</version>
+                <version>0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -59,7 +59,7 @@
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius-api</artifactId>
-            <version>0.9.3-SNAPSHOT</version>
+            <version>0.9.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>odl-neutron-northbound-api</artifactId>
-            <version>0.15.3-SNAPSHOT</version>
+            <version>0.15.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-libraries</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nsf-model</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-hwvtepsouthbound-api</artifactId>
-            <version>1.11.3-SNAPSHOT</version>
+            <version>1.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-api</artifactId>
-            <version>1.11.3-SNAPSHOT</version>
+            <version>1.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ddd48041a47a369d6e71c4147de4376cff231e55..83fdbd8da6dd9ca287f410a4cca47296e8b696a9 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-netvirt-impl</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>OpenDaylight :: NetVirt :: impl</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.9.3-SNAPSHOT</version>
+            <version>0.9.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>odl-neutron-spi</artifactId>
-            <version>0.15.3-SNAPSHOT</version>
+            <version>0.15.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-southbound</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-impl</artifactId>
-            <version>1.11.3-SNAPSHOT</version>
+            <version>1.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
-            <version>1.11.3-SNAPSHOT</version>
+            <version>1.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-utils</artifactId>
-            <version>1.11.3-SNAPSHOT</version>
+            <version>1.11.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 6f1e1615bb7b23d638377ff825aeb74025d8a41b..f7348d7cb166d3236398ebf678d7778944511031 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-netvirt-openstack</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>OpenDaylight :: NetVirt :: OpenStack</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>odl-neutron-service</artifactId>
-            <version>0.15.3-SNAPSHOT</version>
+            <version>0.15.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.12.3-SNAPSHOT</version>
+            <version>1.12.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 001851fd291c20c910fa6a4ce5d53983d7f11666..4855035b60c98c3ad724cea05a6af92a99c1fadf 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>features</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index f4d75cbb777f24665df95e12a0f5cea4134140e8..6e5cfd14fd5e599e3aa32b4f2d1c92177714fbb6 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 561a2e2856e7b639c939d8ff5e540ba96c380c09..f6fe5418decf2e002bce443e98dda4c168000768 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 9155938c9913293333c4b8f6d94eb423ebf179bc..d228baa06de91a6fc280f8dfe7a24465e2faf4a8 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>fibmanager</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 9808deebbdb36571845c4a9946aaaa1f8aded4e0..96bd6af3d4d5a3b16e9fcdc9c2dfbbe551f5c29c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 21b49447ad89342ea948de15fc1f76602c143c2a..df99cee731907979526a586853b37bf8aeb05904 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 6062a43d6ba966515d97eb8e1e6fcb11f5b27b1d..9b68166ae8659c7f65dd457f1a8399ce1ff50e7b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 831b4bee137822bfd9ddcfe16dda1fa7e015b5b2..220a467c6e949a2625d85d880b101322a4cdd08a 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>ipv6service</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index eeb8f9226406d478f88c2820a226ae4f29b6755e..1afef2ad9b3c6d3a746f868e21ee8bc9e68f72de 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 5663067b42fa840cfbfddddbca1fa11240d1e1ea..c92756c9e53f48ee13d81c826ae50fb2cf574ed2 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>karaf</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <modelVersion>4.0.0</modelVersion>
 
@@ -79,7 +79,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
             <!-- This ensures aaa-cli is available for the copy below -->
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>aaa-cli-jar</artifactId>
-            <version>0.12.3-SNAPSHOT</version>
+            <version>0.12.3</version>
             <!-- Use scope test (and not more!) just so we have the dependency for the maven-dependency-plugin below -->
             <scope>test</scope>
         </dependency>
@@ -102,7 +102,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
                                 <artifactItem>
                                     <groupId>org.opendaylight.aaa</groupId>
                                     <artifactId>aaa-cli-jar</artifactId>
-                                    <version>0.12.3-SNAPSHOT</version>
+                                    <version>0.12.3</version>
                                 </artifactItem>
                             </artifactItems>
                             <outputDirectory>${project.build.directory}/assembly/bin</outputDirectory>
index fb8caee4fbf0950dcee4f1fb36ec0f6c3c258643..a475bae5253c895af41af0675fe86c7a4e0708b8 100644 (file)
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../commons/binding-parent</relativePath>
     </parent>
 
     <artifactId>model-bgp</artifactId>
-    <version>2013.07.15.17.3-SNAPSHOT</version>
+    <version>2013.07.15.17.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index d39ca6e10d182b20ccfcb74910560dfc1da3d3ed..9c76ce265173a1f84f3aa065a9390ced9c6cf013 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>mdsalutil-api</artifactId>
-            <version>0.9.3-SNAPSHOT</version>
+            <version>0.9.3</version>
         </dependency>
     </dependencies>
 </project>
index 2dfbf535e53342a237129ef68029491bf8fc2e12..f316d720c0a166615a7394ae54a81608016adcdd 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 8bafa0d2b2e7da5a636c84bf5d1f6536803241e3..fe7543c349eb3f17ede01f9ad7ca62840fe35929 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>natservice</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index bd72ea24ac70f10ff6198277b55b82eeec6dc0c9..14515477dda114c582bd2bade9dc54c6fd945304 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index ceba13be68a21c1a69b722582771ad38a2e43294..b36825175115f1a36d5c7faab4e17341911adfa3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 5ada2f2e9c53b560bd13ea5b0c2c76daaa28e5ed..942562f1656e7f49572c4a5b3c555d4884197c9a 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>neutronvpn</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 34c8f81c1438d314daf0125c5ca89f851d5729a8..b3e025c2cbaca007301aad3c4a6e21e37f232d2c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index a83de382251bbd6d07d89ab023c2eb12e60f2d2c..90af02d36fa42a52f3f03f072265802e21ce734b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 9efba655786df6f0b2b2643b7a0702c37d29af51..861099b6a1dde7b225b401ae0007cfb5859e2c5f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 61c2b8855d856e0828300f782d83e7e79d8051e8..fbcc2a0039f9dcf152f631c270556dbb4fd12d47 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>policyservice</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 2a884f9ba63c1b7623ec5eadef27e3856b5b64b8..81d5825d9b6f1fe8a8736fe8b0bb4d2bbc1c7a07 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-aggregator</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>netvirt</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index c270742492642643057ab84b1e220a5dcbf0c24e..ad4c53b3ebb08377ab933d4a38cdd1cc1e53e7a0 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index cd447ee311c520e49e2957ed44b709c9655e3e1b..0ee740ead663e8c8bb63b0d2155468a11bb76f74 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 0ecee9b981dfaa335706c92331b94f245a241cb2..e969c80a72de76f6dcbcea300126f72f9913de21 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>qosservice</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 63f64634567e03126d4cdaa3e931048055d989a2..23356164cbdcd2fb757fc9d716ac81b365c3864a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 8e254077df7e7d2f0a1e9efe6a1892c1ff9c4eaa..8ea2ae3687a9b08a3d2452055519b56a602ddca9 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>statemanager</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 96e67d447356d3c2a0afcc7a3af3806bb627f243..e1ec665c5594d060ee3292832539981417589101 100644 (file)
@@ -11,7 +11,7 @@ at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 641def61c2c4df0e9bcdbb15f81a921ccf3a6a2c..07aad611245a37b11aaf5d1521756e4392564a4e 100644 (file)
@@ -11,7 +11,7 @@ at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index cac0b1417fdba3ee9d0b7cfbf20f9e2ab6b8c80d..d2efaf6ac98218292b1ff8f82c70161119a2b110 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>statistics</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 28c1fdbabdbbde6fdaec8f63b974be83d704531e..a16c8d4c67a146f38c26517737b91d6e049ea72f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index b2bf65b7f0910d7b535ead6875d8bbb74bb502dd..e700ed5eb9a271cdfc9174a576acf6e57d51dca1 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 9bace306495160dfa28bfbe7043ff3f0d2cc77da..e24c171dc1778b4b4eec4412f6e3839021d10fac 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>vpnmanager</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index b15c3860398bc7e58bbe1dc6c4fcf3d6aa63a9c7..00f1ad8e67f0c7c756a5d23962dbdcb6309c0c54 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>