Bump versions to 0.8.2-SNAPSHOT 56/86656/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:27:14 +0000 (22:27 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:39:14 +0000 (22:39 +0100)
Since the upcoming release is targeting Neon SR2, make sure
our versions have .2 as their minor version.

Change-Id: I622d0ad897865103f5e604b96e1281bfc666cbf1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
30 files changed:
archetype/pom.xml
archetype/src/main/resources/archetype-resources/pom.xml
bundles/authentication/pom.xml
bundles/core/pom.xml
bundles/general/pom.xml
bundles/layout/pom.xml
bundles/login/pom.xml
bundles/navigation/pom.xml
bundles/pom.xml
bundles/topbar/pom.xml
dlux-web/pom.xml
features/features-dlux/pom.xml
features/odl-dlux-core/pom.xml
features/pom.xml
loader/api/pom.xml
loader/impl/pom.xml
modules/common-authentication-resources/pom.xml
modules/common-general-resources/pom.xml
modules/common-layout-resources/pom.xml
modules/common-login-resources/pom.xml
modules/common-navigation-resources/pom.xml
modules/common-topbar-resources/pom.xml
modules/connection_manager-resources/pom.xml
modules/container-resources/pom.xml
modules/core-resources/pom.xml
modules/flow-resources/pom.xml
modules/loader-resources/pom.xml
modules/network-resources/pom.xml
modules/pom.xml
pom.xml

index 86bbb7e2c60d468e850a0b40ad33f09819e59c95..ec393bf89b318ba70dcbf99234b2693b92d2ca18 100644 (file)
@@ -13,5 +13,5 @@
     <artifactId>dlux-app</artifactId>
     <packaging>maven-archetype</packaging>
     <name>archetype-dlux-app</name>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
 </project>
index 99cced05b51a95f80417f1a4e3aa75b3038a1e76..498d73ecaf29f9f7cb127248a27807bae1d8c564 100644 (file)
@@ -13,7 +13,7 @@
     <properties>
         <osgi.core.version>5.0.0</osgi.core.version>
         <apache.felix.compendium>1.4.0</apache.felix.compendium>
-        <dlux.loader.version>0.8.0-SNAPSHOT</dlux.loader.version>
+        <dlux.loader.version>0.8.2-SNAPSHOT</dlux.loader.version>
     </properties>
 
 
index 0a3b92b1eb87ee647d75b01f5c3aaa8cf7376768..00f8d86f09f02bdb9e4cb23b9c80a67cf4a8de31 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 5d8c1b2f51b95d903ab522a840d4c57c15162460..f4bb7fd40b64632f92fe16a6a1318ac922cec484 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 052042c45ae16b2b4c72716d56e5be21a0c28d25..6ed17c9b41a99a63b527c79b4154c6e7039e4d16 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index fd3e72718ea08c121b8e2cc4012d6a27dbd9e904..5b23ac3cd000cbd838584e032746988fd4a48b50 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 5153aa1d6970f03ec5ad5eeff3eab7cae452efdb..849f1a5eb324abf6a62cc7ae666439a2823784d9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 42a583ca74de6197f832a8721f827d1e986f00c1..64380935dd6163ddbc39127b70ba26cc454490b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 757470187d1cc3c99235da2d2a796bcdab8f4151..61612d39a53fced77eb59c7395a669936d5d322c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 53efd0c0e2753f5c8ddc6ee4f161d74955ac5b7c..ba4518c4e9fd4036b2180a82660b51df26a4adf7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 17136baf19e82c2aee884c866ffc954e4945ac65..5205e9ab7660895a40efc0846d3c1e722483262f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>\r
         <groupId>org.opendaylight.dlux</groupId>\r
         <artifactId>dlux-parent</artifactId>\r
-        <version>0.8.0-SNAPSHOT</version>\r
+        <version>0.8.2-SNAPSHOT</version>\r
         <relativePath>..</relativePath>\r
     </parent>\r
 \r
index ff818393beaa22eff3c552fd91a02d3925148e74..e10d293b0044ac69ba5d36aa1685d3f9c473b1ce 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
index b05acf6ddbc1715197124900f06946d64ce51097..67966588e371627254a7013a3de2359544aa5033 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>odl-dlux-core</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Opendaylight dlux minimal feature</name>
index 211a6804568eb43c1195490bc6dd7ce3edf02df1..e7610aebb6293affe08a5f39b40227b949437cac 100644 (file)
@@ -16,7 +16,7 @@
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux-aggregator</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <name>DLUX - Features aggregator</name>
     <packaging>pom</packaging>
 
index f42b0f894f25bed4acbac0ffa44e05c6975f5350..ae87a2a4d56b75a06125fcc5b64a0707cd27852b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader</artifactId>
index f576b30621074ffc8cb2d486568010645c13c643..806934f6f4a33901ad643e0328d7541a993a020a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader.implementation</artifactId>
index d15cdb48ac860e9b71eaae6c467b73a7ce9e81e9..969b926340a61c9f6e5dbec123a568a5f4a88784 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index bd0b7ffd9eb5cda96b90e2afc760e017931023d8..87ed7c4b228baae0db97dfa3e018a2a4eff49def 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 33bb681857aadd456a94e197bb93c72a6e374f74..457d7fee2ef8b3513428f9b4f6c13da028d7fcb2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index e74384cdbf6c3adf1158bf3fe349467fdbcbbbed..a53c351a91ce7f331e1a60742de4fabdff8d3256 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 60ab6f18e8a4218d109bc486548f4f436fa427c4..6b7404d938cc5d3735b00dd4d3b8bafe63898e06 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index a99178e3679cad42a78963d7d7356e2d7a0c2d8c..3042753cef2c8696a38651eb26685f48a7f94bf9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 4ce3bbeeb2d93fcb871fc3a6a42bb3181b1366b3..e19fe38d9cf31d9c258ac2247f28fcc3cc9bf695 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 15b77bcbf846c44040ee6a8a51107289ac294a8a..3644b0474e86961471f1350fd8a574ab9b9aedfe 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 9d3cec8eae2f862f82c8f4b434679d55167efe9a..b7cb355f7784a074055eccdba31e25623c4e5257 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 61600ce520e748beee8d26830dc20e955454dd27..7abddc73e051f3d1b5e979d7175923da993050f3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 53af5239b2413f8d84c86c9659bd250af1f620b5..2afb19a1031e036b288181dc363a597613f5ce23 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 0e28acc5a3b48e5a528a560cad641ac9c6a07c98..eae86920dd7893176e233f47bf0da526d1e28e32 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index d150000e0dfe8586cfbdb7eb26f77191a395a657..798cfeb55d31359e8bacf4baca222802e561e817 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index fc0fbbe30b3a9204c5ca5c7ebee5b36c81c79031..19335a91b3057ca0a5680156aba92aee3a58881c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.dlux</groupId>
   <artifactId>dlux-parent</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>dlux</name> <!-- Used by Sonar to set project name -->
 
   <properties>
-    <loader.resources.version>0.8.0-SNAPSHOT</loader.resources.version>
-    <core.resources.version>0.8.0-SNAPSHOT</core.resources.version>
-    <connection_manager.resources.version>0.8.0-SNAPSHOT</connection_manager.resources.version>
-    <container.resources.version>0.8.0-SNAPSHOT</container.resources.version>
-    <flow.resources.version>0.8.0-SNAPSHOT</flow.resources.version>
-    <network.resources.version>0.8.0-SNAPSHOT</network.resources.version>
-    <common.authentication.resources.version>0.8.0-SNAPSHOT</common.authentication.resources.version>
-    <common.general.resources.version>0.8.0-SNAPSHOT</common.general.resources.version>
-    <common.navigation.resources.version>0.8.0-SNAPSHOT</common.navigation.resources.version>
-    <common.layout.resources.version>0.8.0-SNAPSHOT</common.layout.resources.version>
-    <common.topbar.resources.version>0.8.0-SNAPSHOT</common.topbar.resources.version>
-    <common.login.resources.version>0.8.0-SNAPSHOT</common.login.resources.version>
+    <loader.resources.version>0.8.2-SNAPSHOT</loader.resources.version>
+    <core.resources.version>0.8.2-SNAPSHOT</core.resources.version>
+    <connection_manager.resources.version>0.8.2-SNAPSHOT</connection_manager.resources.version>
+    <container.resources.version>0.8.2-SNAPSHOT</container.resources.version>
+    <flow.resources.version>0.8.2-SNAPSHOT</flow.resources.version>
+    <network.resources.version>0.8.2-SNAPSHOT</network.resources.version>
+    <common.authentication.resources.version>0.8.2-SNAPSHOT</common.authentication.resources.version>
+    <common.general.resources.version>0.8.2-SNAPSHOT</common.general.resources.version>
+    <common.navigation.resources.version>0.8.2-SNAPSHOT</common.navigation.resources.version>
+    <common.layout.resources.version>0.8.2-SNAPSHOT</common.layout.resources.version>
+    <common.topbar.resources.version>0.8.2-SNAPSHOT</common.topbar.resources.version>
+    <common.login.resources.version>0.8.2-SNAPSHOT</common.login.resources.version>
   </properties>
 
   <modules>