Release Nitrogen release/nitrogen-sr2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 14 Feb 2018 00:16:28 +0000 (00:16 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 14 Feb 2018 00:16:28 +0000 (00:16 +0000)
89 files changed:
alto-basic/auto-maps/api/pom.xml
alto-basic/auto-maps/cli/pom.xml
alto-basic/auto-maps/deploy-site.xml
alto-basic/auto-maps/impl/pom.xml
alto-basic/auto-maps/pom.xml
alto-basic/manual-maps/api/pom.xml
alto-basic/manual-maps/impl/pom.xml
alto-basic/manual-maps/pom.xml
alto-basic/pom.xml
alto-basic/simple-ecs/api/pom.xml
alto-basic/simple-ecs/impl/pom.xml
alto-basic/simple-ecs/pom.xml
alto-basic/simple-ird/api/pom.xml
alto-basic/simple-ird/impl/pom.xml
alto-basic/simple-ird/pom.xml
alto-core/basic-types/pom.xml
alto-core/northbound/api/pom.xml
alto-core/northbound/impl/pom.xml
alto-core/northbound/pom.xml
alto-core/pom.xml
alto-core/resourcepool/api/pom.xml
alto-core/resourcepool/impl/pom.xml
alto-core/resourcepool/pom.xml
alto-core/standard-northbound-routes/costmap/api/pom.xml
alto-core/standard-northbound-routes/costmap/impl/pom.xml
alto-core/standard-northbound-routes/costmap/pom.xml
alto-core/standard-northbound-routes/endpointcost/api/pom.xml
alto-core/standard-northbound-routes/endpointcost/impl/pom.xml
alto-core/standard-northbound-routes/endpointcost/pom.xml
alto-core/standard-northbound-routes/endpointproperty/api/pom.xml
alto-core/standard-northbound-routes/endpointproperty/impl/pom.xml
alto-core/standard-northbound-routes/endpointproperty/pom.xml
alto-core/standard-northbound-routes/networkmap/api/pom.xml
alto-core/standard-northbound-routes/networkmap/impl/pom.xml
alto-core/standard-northbound-routes/networkmap/pom.xml
alto-core/standard-northbound-routes/pom.xml
alto-core/standard-service-models/model-base/pom.xml
alto-core/standard-service-models/model-config/pom.xml
alto-core/standard-service-models/model-costmap/pom.xml
alto-core/standard-service-models/model-endpointcost/pom.xml
alto-core/standard-service-models/model-endpointproperty/pom.xml
alto-core/standard-service-models/model-ird/pom.xml
alto-core/standard-service-models/model-networkmap/pom.xml
alto-core/standard-service-models/pom.xml
alto-extensions/incremental-update/api/pom.xml
alto-extensions/incremental-update/impl/pom.xml
alto-extensions/incremental-update/pom.xml
alto-extensions/multicost/api/pom.xml
alto-extensions/multicost/impl/pom.xml
alto-extensions/multicost/pom.xml
alto-extensions/pom.xml
alto-extensions/rsade/api/pom.xml
alto-extensions/rsade/impl/pom.xml
alto-extensions/rsade/pom.xml
alto-extensions/simple-pce/api/pom.xml
alto-extensions/simple-pce/impl/pom.xml
alto-extensions/simple-pce/network-tracker/api/pom.xml
alto-extensions/simple-pce/network-tracker/artifacts/pom.xml
alto-extensions/simple-pce/network-tracker/config/pom.xml
alto-extensions/simple-pce/network-tracker/config/src/main/config/maven-metadata-local.xml
alto-extensions/simple-pce/network-tracker/features/pom.xml
alto-extensions/simple-pce/network-tracker/impl/pom.xml
alto-extensions/simple-pce/network-tracker/pom.xml
alto-extensions/simple-pce/pom.xml
alto-karaf/pom.xml
alto-release-features/features-alto/pom.xml
alto-release-features/odl-alto-auto-maps/pom.xml
alto-release-features/odl-alto-basic/pom.xml
alto-release-features/odl-alto-core/pom.xml
alto-release-features/odl-alto-extension/pom.xml
alto-release-features/odl-alto-iupd/pom.xml
alto-release-features/odl-alto-manual-maps/pom.xml
alto-release-features/odl-alto-multicost/pom.xml
alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml
alto-release-features/odl-alto-nonstandard-service-models/pom.xml
alto-release-features/odl-alto-nonstandard-types/pom.xml
alto-release-features/odl-alto-northbound/pom.xml
alto-release-features/odl-alto-release/pom.xml
alto-release-features/odl-alto-resourcepool/pom.xml
alto-release-features/odl-alto-rsabs/pom.xml
alto-release-features/odl-alto-simpleecs/pom.xml
alto-release-features/odl-alto-simpleird/pom.xml
alto-release-features/odl-alto-spce/pom.xml
alto-release-features/odl-alto-standard-northbound-route/pom.xml
alto-release-features/odl-alto-standard-resource-translator/pom.xml
alto-release-features/odl-alto-standard-service-models/pom.xml
alto-release-features/odl-alto-standard-types/pom.xml
alto-release-features/pom.xml
pom.xml

index 72d8c928f6ac5cf81586a1f30ccd1c50e9b7d1cd..1afaa2a51e3be213f62853ae4bdcbcea2fee64ec 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-auto-maps-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 </project>
index 8e14cfca9948eef3aefc82ffa8ae276d78ac1df1..5547de4edd5988206785f28b34b364c0384911e1 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-auto-maps-cli</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4b96a859b7c6793dd31e0f586adbc8661a3ff596..074979ca79b38a7043ef82297d10a0f596412680 100644 (file)
@@ -12,7 +12,7 @@
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>deploy-site</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 851e9827132446df000b46201061cbbc53ba4285..6e9488a076dd3d405a6fbadd8deb3a68a94e1262 100644 (file)
@@ -13,18 +13,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-auto-maps-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
   <properties>
-    <l2switch.version>0.6.2-SNAPSHOT</l2switch.version>
+    <l2switch.version>0.6.2</l2switch.version>
   </properties>
 
   <dependencies>
index 5b572868d9a82b032801dae37f38acf0afc6184e..c9596e04799f3c7135df8b1f6cde55cbc3c3ddb0 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-auto-maps-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index aa13ec672c0dea58e943e8166da9e799a78a58c4..584253b6f162837b013eecd94eea33f3ce650879 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.alto.basic</groupId>
     <artifactId>alto-manual-maps-api</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2</version>
     <name>ODL :: alto :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index de2dab75dc6a5ef9f43904b0432f38eeb28041e6..0257364ce94940e4d52490d33261e94d931624af 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.alto.basic</groupId>
     <artifactId>alto-manual-maps-impl</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2</version>
     <name>ODL :: alto :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index f54934decc97a41883f5521bbcff0c29f2436dea..28111dcd5865918f6f381e16f9d74a9adef6ecd8 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-manual-maps-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 33083f8af3b5c7358a76ce8a1f87c7f1ac5a5e3b..4891dfcec4512c690dc665e39d324bb996ced3a1 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>basic-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 744781f615dd8746c7901d0cd65230cb2e41d975..0278fdf8dd3f03297ad5d0a91b22be89ec790bc4 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.basic</groupId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <artifactId>alto-simple-ecs-api</artifactId>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
index aff64a95c83e61bf2689706682763978ecab77eb..eb2b5c748df1c6e8562f5b3a5e2d2c7f3b224054 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.basic</groupId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <artifactId>alto-simple-ecs-impl</artifactId>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
@@ -70,24 +70,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.l2switch.hosttracker</groupId>
       <artifactId>hosttracker-model</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.l2switch.addresstracker</groupId>
       <artifactId>addresstracker-model</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
       <artifactId>model-flow-statistics</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
+      <version>0.5.2</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
       <artifactId>model-flow-base</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
+      <version>0.5.2</version>
     </dependency>
   </dependencies>
 
index 5e00b399188e1c0d65da9061cedf855674f769e6..57dea4d3d8bb00a9f85db63d23cef19eaa10ecb4 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <relativePath/>
   </parent>
 
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-simple-ecs-aggregator</artifactId>
   <name>ODL :: alto :: ${project.artifactId}</name>
index 2331bad13437ab97e3fc5ac1cb5232c1cc1b3569..12accae358024171e725dc8a605c3accc55d0890 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-simple-ird-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
index 3bdf11dd40f7f1618eb3876d008c901fa86420c5..e13ee854c943b83382f7ae62409a25fc5b501c90 100644 (file)
@@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
    <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-simple-ird-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
index 5a1d2c12c0a5047bfcceee16aa83e675313d4c12..423a6faf8bfd4a36b4eb60d711f9389556af2642 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-simple-ird-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name> <!-- DO NOT CHANGE - Used by Sonar to set project name -->
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index b4ef345b9bf5c360bdee1b9a05f08269cbc9d3e2..818ba69b4dcb2fe067a541ae3fbf3b23da3fded4 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-basic-types</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index adea834ae4da52e0a15f2c489f177069d906bad6..a4b4101669da666c1f1df3d505d6b40e93c00bcb 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2e89e0d6db9bf31cabef3ec53ae1b40fd60e9fcb..8d89fc7af7a7ef2f156f53ed13680e9a4f59c6aa 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <dependencies>
index da5fee995ceb83ce1575e6564f0c191d1b1bf4ca..197432e3f72d959ccb9162db45bfa765a1eac56d 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 1e52aadac3597978bf080348b215d1ee0ac1114c..67b0fd45882bf086d6697c1111b5334344588bb8 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>core-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a553866a69c33bd37dfa3fa65e87c663e6b99a9b..d43b2fc2fb5385e8c33b56214011a69afe1d1ab5 100644 (file)
@@ -10,19 +10,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-resourcepool-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.6.2-SNAPSHOT</sal-binding-api.version>
+    <sal-binding-api.version>1.6.2</sal-binding-api.version>
   </properties>
 
   <dependencies>
index d6f141432b03fa20bbb6772c93d1cd62a166849c..0fdd85359f1ba773b7623a30e1ffbef9295a8e6a 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-resourcepool-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 84472a94ef9ad2a6b1b56bc56e9e4e3fcf766b8c..8a1827d2d535234ba82d3b224007b4cd5c7ef7f1 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-resourcepool-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 05dc39acc92ea56426861e54089afc00a73b0e46..ab9306017960ba95d01ec984acd941e81d325619 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-costmap-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0dcb29f1115b120a590a6db1858a262319bd249c..e50fa42cb3f599f0e8698b5e49467fb70b4e2e3b 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-costmap-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <dependencies>
index f7dabfea7e0e6b1d0fa8f1596b58fc00a98a099f..8339d6405cd65fe829a5bef47ef2f726d6fb3caf 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>routes-costmap-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index d86f6ce08d8f565521fd1c1f9720432f15d73180..637f9d59d623d84eb0c3b828a477f6ff855264fb 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-endpointcost-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index de9b7df6055aed26d4ccc47d179a041bc98b6a11..56a75a808e55e1bc8fb81954d1fcd79e026d851b 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-endpointcost-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <dependencies>
index 596c503904dc90d87d720da1d06432db17ae370b..f31a65653e64fe8edf3c912312b34a52460d51b4 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>routes-endpointcost-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 4a8e017604966b4b7bddc5034cebfa0b62fed5e2..9a63b88d5c0a6d850500d70f453045fc88ceed85 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-endpointproperty-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2302da605555492b29d841a03b9599d35d7b937a..f0f084492b61bf65443ecebe275eaf7fc1e5513f 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-endpointproperty-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <dependencies>
index 674ce69fc459511f43234638baae36ce8ebc80de..296e14ea49497675816f01570c4f53da9fe80316 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.alto.core</groupId>
     <artifactId>routes-endpointproperty-aggregator</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2</version>
     <name>ODL :: alto :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index e25d5eafa68fae8858fa33b06cee365af731cb21..e01cae0659aa91c9e23d6380d76755aa49e931be 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-networkmap-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 9ddd683bec04d9eadb3ee7b771dda98176ada669..f59483cbd7827733d9f4a20417d333b65edf94e7 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-northbound-route-networkmap-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <dependencies>
index f3eb965185f2be24958e8ad2920e491a31878abe..1642d41cfa23033fe8385604f36c813524fe54b2 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>routes-networkmap-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index c3853d4374e663bed2f167b615f876353e07827b..e467b7863766dddee7ae43762c9aff78d0d91b86 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>standard-northbound-routes-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 3ef44a9a62a91e9989ee9934ac86c39d1f01f23f..ca8b5d4bacda543a22a34eab69d7a062f3810c10 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-base</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7a818e8f6692c6aee4da6b7ce2cc5f28d81e462e..f61dab2373ed54b9ab127918f82838d967666adc 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-config-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1b43021ae6fc04db0aa0dfc8687260af2c205532..93aceea60e4affa7380e05c557e432a3ef10b88a 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-costmap</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 212b1d97a92154f79e332bee1fad02c8217dee43..174741fce4244fd36e296b2782b8afabc67ac4a8 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-endpointcost</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index aff12a9fceff61d80e93518960e9ee17db2d79be..6a6f79ec8eadd6e547a676d3a2bab1e930bdbe9a 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-endpointproperty</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index a75a2567e8438d157009a1352817cbdcd239ff4f..a5f3bde2dcfd16f06d0cbf5b1f20a22c5064f47f 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-ird</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index fa552c6485a91fbe1cdbc42c6d0741f355154c91..6ac52894d0d5965fff931eefc3b73f655d28bf21 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-service-model-networkmap</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index faf15956e4c3d6d5be55846ad2108aa9eb3a075e..a6a16e02e5ce0f98baf63510d10b62f7596fc855 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-standard-service-models-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a7a015fbb2324c65d6b5a39cabc55b5d81a71cfa..8bdee191ca4d97425c1591b46db715732a45739c 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>incremental-update-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
index 5d877be688c8532ab9a8f24f81a19706177a04dc..900e4e6bce13085b4d39c5ac0af85d84b4181725 100644 (file)
@@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>incremental-update-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
@@ -32,7 +32,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 97c096ce1b4ad8f167f0069812f911f430049ba6..a07c3ecd924eefe4c1592152e2a891bf52061803 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>incremental-update-aggregator</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 665cc9d997ad6ec52b0a1917ab49311bba1e038b..a8f507f3364b137ff118fddc481b7a8245824a51 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>multicost-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
index d04213b5bf11d9873579fd7969f23c78cecec48c..36092aaf0eb2b9f5a017d8346a43beabfb3eae0b 100644 (file)
@@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>multicost-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
@@ -32,7 +32,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4a4cff1e4b5fd9e953814b4356abe506b3123211..7506068e0e75724855f98c20e994cbcbc72486bb 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>multicost-aggregator</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 6def9ce17bfe85779a28695c862222201ff2c472..ba7a6766a936e4e0f49aa4378fc2b9dedac38739 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>alto-extensions</artifactId>
 
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 33495cdba272a5b7206944b1469b1c3f363e59d8..3fe1145c9be166222cebb55a5f9c6e65e25d3559 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>rsade-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
index 267179b9328759c92bc6bd9422d1c4e72b46b128..73877855ed4f0d4a460707a4f5dbdac60be946b5 100644 (file)
@@ -15,13 +15,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>rsade-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <!-- <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. -->
   <name>ODL :: alto :: ${project.artifactId}</name>
@@ -32,7 +32,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b99d8be397e16a6868d95b99eb3cc4b827a5ada5..05fdac5c695893a5cda732dc9ca6755ece510f06 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>routingstate-abstraction-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 39aa4dee25b19d49f5053635253120b49f4fe59d..952b9c6c0e7d142769f2e10b86f0fc2d89322b72 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.ext</groupId>
   <artifactId>alto-spce-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 508e26b421d223ea81c557b30f058e5abd8581b5..638967cdb5d006ba5474cad256bf391c56df0e34 100644 (file)
@@ -11,19 +11,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.ext</groupId>
   <artifactId>alto-spce-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
   <properties>
-    <openflow.plugin.version>0.5.2-SNAPSHOT</openflow.plugin.version>
+    <openflow.plugin.version>0.5.2</openflow.plugin.version>
   </properties>
 
   <dependencyManagement>
@@ -31,7 +31,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 277aea95e0b9eb6e07e17fadc6a7bb7001feffc9..db2dea039b5ed9413b1b0fe34a6f859e3e8f2d8c 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-api</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 7947333ff44963c2309a39ddd5d71acac1303cd0..30246e4797d8fcf60535c7af0fe83688bddf5c86 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-artifacts</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 4b9b207006008814b47d30916b96a88af6212934..2426ffea6b16c2902317e3dd5e67efa28344728b 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-config</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>jar</packaging>
 </project>
index eb00eaa1c4a7fbcaebe5659117a60a1d08d6b667..bb0f2d8452cff444cbf3caae77acb0f622e6c7a7 100644 (file)
@@ -2,7 +2,7 @@
 <metadata modelVersion="1.1.0">
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-config</artifactId>
-  <version>0.2.1-SNAPSHOT</version>
+  <version>0.2.1</version>
   <versioning>
     <snapshot>
       <localCopy>true</localCopy>
@@ -12,7 +12,7 @@
       <snapshotVersion>
         <classifier>config</classifier>
         <extension>xml</extension>
-        <value>0.2.1-SNAPSHOT</value>
+        <value>0.2.1</value>
         <updated>20160311080419</updated>
       </snapshotVersion>
     </snapshotVersions>
index b4d4bde337995f84e9e3d2c55abba30bfbd33c4a..66ad8ba01de27fc10d20ba1fd2e99dc31c35b742 100644 (file)
@@ -15,20 +15,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </parent>
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-features</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.6.2-SNAPSHOT</restconf.version>
-    <yangtools.version>0.11.2-SNAPSHOT</yangtools.version>
-    <dluxapps.version>0.6.2-SNAPSHOT</dluxapps.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
+    <restconf.version>1.6.2</restconf.version>
+    <yangtools.version>0.11.2</yangtools.version>
+    <dluxapps.version>0.6.2</dluxapps.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <l2switch.version>0.6.2-SNAPSHOT</l2switch.version>
+    <l2switch.version>0.6.2</l2switch.version>
   </properties>
   <dependencyManagement>
     <dependencies>
index 07c0b69e3da176c58305637cfc2ab8a161a4d2b2..62121ce8cea96d662a86ef9749180776331e2b0d 100644 (file)
@@ -12,17 +12,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <relativePath/>
   </parent>
 
   <properties>
-    <l2switch.version>0.6.2-SNAPSHOT</l2switch.version>
+    <l2switch.version>0.6.2</l2switch.version>
   </properties>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-impl</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -31,7 +31,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index bd41ce6d4313860b16a2c0044fdbbe5af08326b2..97ef5eb3559634b881519d722ac91afd36d52c46 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.spce.network</groupId>
   <artifactId>network-tracker-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 5b69169f0f4eca639ede44d0949eab1fd7b1ee75..2518e744e5e2f136d959d13270856755c61eec77 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto.ext</groupId>
   <artifactId>alto-spce-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 8a6a95dba44101fe44df78010c6370ef68ef6fba..73f0e9e3906c5bd8188525f21d111b0561d19e57 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>alto-karaf</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 72956c4281c5c092c08128bb872b17119d963836..124628e422bd12efa214bc532e0d3523af5c95dd 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>features4-alto</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>feature</packaging>
 
index f8cc573a95cc0cd7c2eb1d43b02e770817b32773..48ab07870af4e32f1ea0c3846c0edeadd52ab352 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-auto-maps</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Auto Maps</name>
@@ -28,9 +28,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
     <l2switch.groupId>org.opendaylight.l2switch</l2switch.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
-    <l2switch.version>0.6.2-SNAPSHOT</l2switch.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
+    <l2switch.version>0.6.2</l2switch.version>
   </properties>
 
   <dependencyManagement>
index e034a3fc8c1f11e57f5af8b71b6e377cc5c8642a..8bdd6c511f0713af68c24fe52b030d2f692e0b2b 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-basic</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Basic</name>
index 9932780d14385f8dcb30bfb7bb1c759286fc74b0..8b5e5b8c28bd6e8fec4b797d948c7951a76238e4 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-core</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Core</name>
index b7d0ea31d21d1ff0ce90975fd0bd0879c650dace..b13f5ca680d9beb525562bcbd069b1c8542c88d0 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-extension</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Extension</name>
index 3e0a30ae3b41d7523f6f381d05c0bde0453a864a..8a9301811b7a0a7455d2f4d75cf36a3d65ace363 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-iupd</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Incremental update</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
   </properties>
 
   <dependencies>
index dd5c71aa329757fc2213d892c9539d48df97d9a3..0ff3310811ff42668ca22554982b1d1768681c43 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-manual-maps</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Manual Maps</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
   </properties>
 
   <dependencies>
index 095f145b0ddaf4815479f08d332db949d68e0c82..3b5ab440c4e8429ce02db22c42ce39074e47b759 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-multicost</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Mutlicost Support</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
   </properties>
 
   <dependencies>
index 8f755cc7c3ec1d356d45946aa34cfb3d896813ee..115c2fb56ed258822986860d05f6f018d8e2b2d6 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-nonstandard-northbound-route</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Nonstandard Northbound Route</name>
index 1a8f6ed4c4bc1ea3d1536462a7f21ffffb2dfe19..3321ed2d18e06da15b00c32f40382dc5d9ca1e51 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-nonstandard-service-models</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Nonstandard Service Models</name>
index 5c47edda806275355e53070ef0e01953c31a86d9..9260566c9161ca5071e1b82cc3689b1c91b5f822 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-nonstandard-types</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Nonstandard Types</name>
index 71e91bad8c77218584c3aad51b41a812ced53912..2e71956712e007892366fbead0db704bd324f23e 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-northbound</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Northbound</name>
@@ -28,10 +28,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
     <restconf.groupId>org.opendaylight.netconf</restconf.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.6.2-SNAPSHOT</restconf.version>
-    <yangtools.version>1.2.2-SNAPSHOT</yangtools.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
+    <restconf.version>1.6.2</restconf.version>
+    <yangtools.version>1.2.2</yangtools.version>
   </properties>
 
   <dependencyManagement>
index 732df4af393f65628085b5a25ce4ba4ee6f96cb7..15cfe4aedbb8ab652a736841219e3233548bd3fa 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-release</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Release</name>
index fc5dea2c1ac9e6ca9bbb15bcff715194c3d920bd..538e534c4f9f82275d10b7b8220efd3f29a78e3f 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-resourcepool</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Resourcepool</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
   </properties>
 
   <dependencies>
index 81f35ba0e5724930c05a53d0e012a945ab5c2f4c..64b482c1044b1989731f0d55abaf2ad64c51e28f 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-rsabs</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Routing State Abstraction</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
   </properties>
 
   <dependencies>
index 95d38ba611d3f8c9ced3259951eaf4f9c56283dd..ac1e2055e28b094979d9e771ec57bcef28847d38 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-simpleecs</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Simple ECS</name>
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <l2switch.groupId>org.opendaylight.l2switch</l2switch.groupId>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <l2switch.version>0.6.2-SNAPSHOT</l2switch.version>
+    <l2switch.version>0.6.2</l2switch.version>
   </properties>
 
   <dependencies>
index ef32c7ab8341c9631f3fd54a32cc1705f049068f..d3da8bcd958d01a160464a2aee30ac4818f8df33 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-simpleird</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Simple IRD</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 8aea68a1bf18f2af71c5c9f89c8a206369ccc363..c6ac4485ebeb1930c40fa048ca7313ccaf0aa968 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-spce</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Simple Path Computation Engine</name>
@@ -29,10 +29,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <mdsal.groupId>org.opendaylight.controller</mdsal.groupId>
     <l2switch.groupId>org.opendaylight.l2switch</l2switch.groupId>
     <openflow.plugin.groupId>org.opendaylight.openflowplugin</openflow.plugin.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
-    <l2switch.version>0.6.2-SNAPSHOT</l2switch.version>
-    <openflow.plugin.version>0.5.2-SNAPSHOT</openflow.plugin.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
+    <mdsal.version>1.6.2</mdsal.version>
+    <l2switch.version>0.6.2</l2switch.version>
+    <openflow.plugin.version>0.5.2</openflow.plugin.version>
   </properties>
 
   <dependencies>
index ac94f63f00981f07a1051e726115e3d022e5b156..b2a0bcb7b05d890358a3f2b753aa0fc5114cf2a7 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-standard-northbound-route</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Standard Northbound Route</name>
index 367f1d70772623c860da70628e0efe2fbe8fbb10..6c2a8d4f0e80ed11491b77d6bff3e733fbb71a29 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-standard-resource-translator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Standard Resource Translator</name>
index 3fe51800e314aaf8af18f65294b9ecd335cba33b..098f519c6dafd8510de9032d1143aec55c424d13 100644 (file)
@@ -19,14 +19,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-standard-service-models</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Standard Service Model</name>
 
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
   </properties>
 
   <dependencies>
index 25a0ed0e4b328e662f7041d9c0915d20bcc24854..69822709315e1be8c64d20653a3b38e5584d11a9 100644 (file)
@@ -19,14 +19,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>odl-alto-standard-types</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: alto :: Standard Types</name>
 
   <properties>
     <mdsal.model.groupId>org.opendaylight.mdsal.model</mdsal.model.groupId>
-    <mdsal.model.version>0.11.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.model.version>0.11.2</mdsal.model.version>
   </properties>
 
   <dependencies>
index e8545a1b0d1e9d5f28393e7615c3d0295ddde958..5b84b37b25140d78a6fc722385ce06668765ccfe 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
 
diff --git a/pom.xml b/pom.xml
index 3c072c0bcec1636083e9e89a8bd14e1393e67e2e..6f602197c31015042345918de9c358d91c35113f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>alto-parent</artifactId>
-  <version>0.5.2-SNAPSHOT</version>
+  <version>0.5.2</version>
   <name>alto</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>