Release Magnesium release/magnesium
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 13 Mar 2020 15:21:25 +0000 (15:21 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 13 Mar 2020 15:21:25 +0000 (15:21 +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 02cb0c96c0798698eaf9298af3991bdda2673f88..af18230facab125889884622b085e9fdca9645f5 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 6ee0fcb2e43d877198660f701e2f1abaafa858a2..ce7f50c20c533b591a323b1203d4d49d504b82bf 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index c36459d78746de0717bf57ffd280932499b15528..7340fe770935beb2c7a2af27416b7d06c5cfa3a1 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 62e4f1eb28cc7d99b341fd3188b8179f9284814d..18764c181846412b2bef4f97dcfcef53d4824bb2 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -45,7 +45,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.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
         </dependency>
     </dependencies>
 </project>
index 165d078802db31d9267535e7e24ad9e19454c552..0acf0cf9b9f1cc8dda96afc6da0018df5387bc92 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 7885151beb279beab681e5740542e7fb693b77e7..bc7cc9396acb524cd2fa72eec68827ea41c3f87b 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 2dab82c98f549672f93937591e158b5ed1e22f18..145f5266a2da72b9b65eacd8c0c012123ce70300 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index c097848f0eae7755a1c71b4d3458b31a84895bee..c63c697e093818dd2c415f730b6bb7e0649efeae 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index d67a05a3c216c26a687d7ea5f32026fa11fca3b7..dd9c86500b74196f5bb4eef331f98e0f607a5189 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index a883048ab64c53b9e8cbd38970773fcb52be0fcf..2315ffabd66511702d34452a4863aa9165eb191a 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index d9dbafd692f6d08dcc25ee3feafd3a7e5241be52..317f84ce33d8dc2262876202064dc7845c0ad62d 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index b7330c693d28e238c50a532873d1dcdc007d36cc..37c0e764ba2c6c3cc0a599c244a284ec767a6cd0 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 1e137eb650fa345489bf747f724b370e01fc0b59..ba69c0656bf0024467454a6b1c29ebde7ea606a1 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 337692e5fd2212c24f839b4f204f5503ff64d30b..e21ebc9118f212d19e1a272d65f0b2794132e14d 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 1e255f0649241d46621cd4fb7df1cc7e164569c4..fd53a692f57f9ca0077c3a7132b358e436fb592a 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 0a2dc460b115901cca5ef513cadb5d51a11d32b5..4965606371935da940b6b99cc276c15552a60e53 100644 (file)
@@ -19,18 +19,18 @@ 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.10.0-SNAPSHOT</version>
+  <version>0.10.0</version>
   <packaging>pom</packaging>
 
   <properties>
-    <controller.mdsal.version>1.11.0-SNAPSHOT</controller.mdsal.version>
-    <genius.version>0.8.0-SNAPSHOT</genius.version>
-    <infrautils.version>1.7.0-SNAPSHOT</infrautils.version>
-    <model.bgp.version>2013.07.15.16.0-SNAPSHOT</model.bgp.version>
-    <neutron.version>0.14.0-SNAPSHOT</neutron.version>
-    <openflowplugin.version>0.10.0-SNAPSHOT</openflowplugin.version>
-    <ovsdb.version>1.10.0-SNAPSHOT</ovsdb.version>
-    <serviceutils.version>0.5.0-SNAPSHOT</serviceutils.version>
+    <controller.mdsal.version>1.11.0</controller.mdsal.version>
+    <genius.version>0.8.0</genius.version>
+    <infrautils.version>1.7.0</infrautils.version>
+    <model.bgp.version>2013.07.15.16.0</model.bgp.version>
+    <neutron.version>0.14.0</neutron.version>
+    <openflowplugin.version>0.10.0</openflowplugin.version>
+    <ovsdb.version>1.10.0</ovsdb.version>
+    <serviceutils.version>0.5.0</serviceutils.version>
   </properties>
 
   <dependencyManagement>
@@ -93,7 +93,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
               <groupId>org.opendaylight.netvirt</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>0.10.0-SNAPSHOT</version>
+              <version>0.10.0</version>
             </dependency>
           </dependencies>
           <executions>
index cce55c1d7caf09ec5589f116b2b9a34684c70806..a3ea10d84d72882dbe913e315f7b410943145a01 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
 </project>
index d579c3864e9a7b6ccd8f82764688397d5c5c8667..4de05ac357aa6e837ee60d80525e737f5a1d3143 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 901b07b4c3610c8a7f5fcbb3decf7f32c3397170..bb3e4a84baffc460a0be6dda585910e7b3375595 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 63dc9beb8d6bc7f51114fd156084daee0d5916bf..c97029558ea2abc1726666830715d48d3f68f2ec 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 4cfc114fada5a42beaf7859a0d8ae7967c8d0bc4..4bbde8552d298a4e5614c24c6e4dc21fac291809 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index ad2b703d3d73fd119b79f6f64386e676be529d3b..b489191b034359f10e1b891a5b18626f31b49594 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 607f05cb5afbff1a0522ba52ed5548ce5c4f16f2..4915c6b2016546d547e3b875a806a9b3aaef3906 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 6f814aa42b5ba61713483bced97fa887fc63c587..93c733cd1213d7e91fa6dfb183668a562f139393 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 30ce65bde141f7cb04f0c71a59971f9222bb48ee..3f3d1e6792575033283a0090a8c3aa9bdd0bb5d0 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index b42b6c0c5a38e44e1d16d58bafa91ab56b1f6517..94e99f4e3c118059151bca4465b864c6b4a4b18e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-features</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
index d9c8282f878e421dc0a4df7a75fab43118f0bad4..4a057865c9c77de614668a30cbb0ebcf9938732f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-netvirt-api</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>OpenDaylight :: NetVirt :: api</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.11.0-SNAPSHOT</version>
+                <version>1.11.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -41,7 +41,7 @@
             <dependency>
                 <groupId>org.opendaylight.serviceutils</groupId>
                 <artifactId>serviceutils-artifacts</artifactId>
-                <version>0.5.0-SNAPSHOT</version>
+                <version>0.5.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius-api</artifactId>
-            <version>0.8.0-SNAPSHOT</version>
+            <version>0.8.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -77,7 +77,7 @@
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>odl-infrautils-jobcoordinator</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>odl-neutron-northbound-api</artifactId>
-            <version>0.14.0-SNAPSHOT</version>
+            <version>0.14.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-libraries</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nsf-model</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-hwvtepsouthbound-api</artifactId>
-            <version>1.10.0-SNAPSHOT</version>
+            <version>1.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-api</artifactId>
-            <version>1.10.0-SNAPSHOT</version>
+            <version>1.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 3767ddf18a582635e448390ef7ff38ebb6e8c03c..103e0f220b357e7b8f2ac64217d3ebad539c294f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-netvirt-impl</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>OpenDaylight :: NetVirt :: impl</name>
     <packaging>feature</packaging>
     <modelVersion>4.0.0</modelVersion>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.11.0-SNAPSHOT</version>
+            <version>1.11.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.8.0-SNAPSHOT</version>
+            <version>0.8.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>odl-infrautils-inject</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>odl-infrautils-diagstatus</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>odl-neutron-spi</artifactId>
-            <version>0.14.0-SNAPSHOT</version>
+            <version>0.14.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-southbound</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
+            <version>0.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-impl</artifactId>
-            <version>1.10.0-SNAPSHOT</version>
+            <version>1.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
-            <version>1.10.0-SNAPSHOT</version>
+            <version>1.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-utils</artifactId>
-            <version>1.10.0-SNAPSHOT</version>
+            <version>1.10.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>odl-infrautils-metrics</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 28fb7ff26426ecae364503c39a18fddff72d9012..530daa7042b2e182d2ffde9f7496b9a77f191cdb 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-netvirt-openstack</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0</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.14.0-SNAPSHOT</version>
+            <version>0.14.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.11.0-SNAPSHOT</version>
+            <version>1.11.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 299d47dc9a1d1f9bce02e820e878c91b14a7aa98..d6f91ea2f41b5916ca6d00ab12aa88cf5a47a97d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>features</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 6d30d4213dd23066319b51f5b9b43d0c63bbfb59..f8d52a8176c5cf4a07def88dd9d3e3ef369342a0 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 7c3ee819ce972a5f7fe8f14e0af984ea273d4890..7359afd7171a472964cbdc94667dd1390c194410 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 2726385c895077b6846df0dc8a797618ddfcf1fb..050ad5c5a99e1228d15f9f5c851bd40fe3085537 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index fb881bcf489fa22f073f9277326c0e12a85c125a..8379fa2bd955c3d0b8873cc41e5d578e15f3e7e1 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index dad88ef928cc7d18b10ecc239ce114d11fbd9298..1ea9e5cd04fcedcca7ef5e93c005d56bc20977b7 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index af258d159f3739869444da23e39cbdf79d5c71c9..cca9fb1e6b089352e8df9c62e7e37ce706013274 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 60798d1245ddb723f9974ec3f3f4f78fd78eb00a..48af901f712c5931cdc24f1d4ae61495ead05d6d 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 397d8b459aa22e3b927ebe9a8141ac38f2fb5e66..7c37dcb2d1cd2a31386aa7e33d128e5abb7b4857 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>infrautils-util</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.0</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
index 4d3775c5c2883547aeadc795cd0f5c157ed2b30d..e2a2739ac612ef13e4493c73ac6bde7d0efaedcc 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <modelVersion>4.0.0</modelVersion>
 
@@ -59,7 +59,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
              -->
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>features-mdsal-trace</artifactId>
-            <version>1.11.0-SNAPSHOT</version>
+            <version>1.11.0</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>
@@ -69,7 +69,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
             <!-- This ensures we have odl-jolokia in the distribution -->
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>features-extras</artifactId>
-            <version>1.14.0-SNAPSHOT</version>
+            <version>1.14.0</version>
             <type>xml</type>
             <classifier>features</classifier>
             <scope>runtime</scope>
@@ -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.11.0-SNAPSHOT</version>
+            <version>0.11.0</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.11.0-SNAPSHOT</version>
+                                    <version>0.11.0</version>
                                 </artifactItem>
                             </artifactItems>
                             <outputDirectory>${project.build.directory}/assembly/bin</outputDirectory>
index 1821691fd63143a6f506845ec6991cbc7fc18ca8..8a6e128bd2c906458f09e4dd7e3419f30e9caffd 100644 (file)
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../commons/binding-parent</relativePath>
     </parent>
 
     <artifactId>model-bgp</artifactId>
-    <version>2013.07.15.16.0-SNAPSHOT</version>
+    <version>2013.07.15.16.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index ad39af1d02776b9f682cb72429434cc619a52c6c..2ec58f653339725a61028ada0b76e8a257bfa818 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</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.8.0-SNAPSHOT</version>
+            <version>0.8.0</version>
         </dependency>
     </dependencies>
 </project>
index fd798c060791f1eea96030180056d0d636babf5e..b375bb4adf7f2080e7ef6536d2894c5b99edcd52 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 980c254201e8abf7c771a6fdc2b8e069119ea907..a523efecddbbca3161274cb5c0f39a5936d4d65c 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index ad765b8610e4eea3cb17afaa7bcd658783d03317..3031f5a8447b9605551a8cdfa58777974fd709fb 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index b0a452941226f0972772d212481d364bff6d0d12..ca644848368fd0a65b1c9d704c775868c0a92d51 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 4e74d90e4f77f09ea30131285ce380349ca21d34..514a771a0503257c56bdabb94b9fe0c71958b29b 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 5c7cede36278fab468c0d857ea4edc248be10a06..1369c5d6ac1dc2d6437631913baaa750b436975e 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index fc1b733dcdf0be37143ebf52c2262b340dae59c0..31f70b1bec3fdea54b57074f646fb875713a9933 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 300a83da781646feca9fe042ac8ba789d5c47c35..1b8a965fe0204a04da3d8706536e8361f31a4734 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 7537d54866858a1d8106c1e9c9608c478ab15c30..df651bec578592396f4022bc147330f8a3e15112 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index a4c684d60f2f1dd601e25b4baecb64564a6b16bc..b916c9bc3910982c31d904242e50db9b644ea956 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>netvirt</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index d8b55fddf15cab24cef03db096d12650f543311b..a9ce6da6b3bd9e2d576edb2749b029e72525bf31 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 31f2e7d2b1feed0ad1de842cfd53919b421d06c9..11c2a70e982c9f88730856eb6b3c96e847115326 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index a6f7ade5afd0af30edf4d528690aba2675699299..a8da6977880c52681fcf29b5ad34e6df680636ba 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index ad561c5792db4c187538266bfabb8f06e697710b..f1703f5018759fbf07c803a6dbe58d7e8bba21b4 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 740268776d8112e5eca447e511c6dca9f3f18ba2..d883fee3fa05c71e76dd089326a7af0ceac39b4a 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index a32c5db3b64a0df2e0b37db27618082e3d788da9..2426f00e94d230416884de0c8d78f9cc9f6c6d61 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 155cf01850b80ed91f5d7b854866d9eda739a93f..b60907e952896dfdba6891c6207adb11060116a1 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index c6571fb92bc46cdbbbe86a444831576943d420c2..a362c342e4d9793f43fcdc9c2dae6da11ca82df0 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 1f81f4cc4d0dad1d23f6d54fe016a2b746158ee1..0222fdb11793212c8f8828e020bd2ec21c0dd75a 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 292719c7b2fd03a8807c8ead1633617d385e067b..9b3ec5320c33ebff9fa7667d3004c22398ae94fc 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index feae6eb744cdad468aa23873601ef21f9b44f171..59db5fce8b7cc6c410739737d9cb94b28e1754ee 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.10.0-SNAPSHOT</version>
+    <version>0.10.0</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 26b5f738b29917188862e573b69aa6dbcd9c9917..345b0cbc29d76a05d66032ee88f8e503188306dc 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.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>