Bump versions to 0.8.3-SNAPSHOT 57/86657/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:30:13 +0000 (22:30 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:39:14 +0000 (22:39 +0100)
This starts the next development iteration, targeting Neon SR3.

Change-Id: I86eb31e0ed47e0821e743ab2f4d45d3609edb4d7
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 ec393bf89b318ba70dcbf99234b2693b92d2ca18..4d2496a2405fe4f93a47ce2bd0d93e9a141ef1e5 100644 (file)
@@ -13,5 +13,5 @@
     <artifactId>dlux-app</artifactId>
     <packaging>maven-archetype</packaging>
     <name>archetype-dlux-app</name>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
 </project>
index 498d73ecaf29f9f7cb127248a27807bae1d8c564..0745baf92fa16253eee5ef6798f0668470031ecd 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.2-SNAPSHOT</dlux.loader.version>
+        <dlux.loader.version>0.8.3-SNAPSHOT</dlux.loader.version>
     </properties>
 
 
index 00f8d86f09f02bdb9e4cb23b9c80a67cf4a8de31..e1556cde47a28bdf6488176bde02b0bbde443641 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index f4bb7fd40b64632f92fe16a6a1318ac922cec484..f987b5836e41655af49a3eb50e112a8317e5ddd0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 6ed17c9b41a99a63b527c79b4154c6e7039e4d16..7ad3e7cf009b5191ce9b938b8aca53657c4a67e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 5b23ac3cd000cbd838584e032746988fd4a48b50..426d6426da72e47d6944b6afce4dc1d3da1fc9a0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 849f1a5eb324abf6a62cc7ae666439a2823784d9..68dbe536257d51a354b931a18bce8414015ea5b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 64380935dd6163ddbc39127b70ba26cc454490b9..a169fd5bf46e6777b3174bcafb4a2859997cde30 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 61612d39a53fced77eb59c7395a669936d5d322c..58cc9e7fa75040c6601660d2c3be5abe124a21ef 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index ba4518c4e9fd4036b2180a82660b51df26a4adf7..1a484078ca8e8f31be1026b25e7875b66a2e6aa5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 5205e9ab7660895a40efc0846d3c1e722483262f..6bdc9cf652bd7eb159e8424ef43d724545b49ca7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>\r
         <groupId>org.opendaylight.dlux</groupId>\r
         <artifactId>dlux-parent</artifactId>\r
-        <version>0.8.2-SNAPSHOT</version>\r
+        <version>0.8.3-SNAPSHOT</version>\r
         <relativePath>..</relativePath>\r
     </parent>\r
 \r
index e10d293b0044ac69ba5d36aa1685d3f9c473b1ce..ff7743b8147e4625c3b450f6428184c8b573b61a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
index 67966588e371627254a7013a3de2359544aa5033..3999bb4143c69d0cf76a080723df5fb65e2ef711 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>odl-dlux-core</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Opendaylight dlux minimal feature</name>
index e7610aebb6293affe08a5f39b40227b949437cac..f4ae5bcdc6f963ea68153be219eb0295b2641b31 100644 (file)
@@ -16,7 +16,7 @@
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux-aggregator</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <name>DLUX - Features aggregator</name>
     <packaging>pom</packaging>
 
index ae87a2a4d56b75a06125fcc5b64a0707cd27852b..13fba97e50a219e2ce59b0f1b8176da5eddffb05 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader</artifactId>
index 806934f6f4a33901ad643e0328d7541a993a020a..485a74f95d8cdc162fd66c10bae4b1e170274ff9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader.implementation</artifactId>
index 969b926340a61c9f6e5dbec123a568a5f4a88784..6e31428ba29be3674bdd429646e7bb9c5400345b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 87ed7c4b228baae0db97dfa3e018a2a4eff49def..be34eaa9f7b629b5680a8fc790b2b6c724225f4c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 457d7fee2ef8b3513428f9b4f6c13da028d7fcb2..22898d3358b01635be3a9b8ceb35117e6bdaec24 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index a53c351a91ce7f331e1a60742de4fabdff8d3256..04a100092e2f530fe9ac25d2421f988326c70c7f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 6b7404d938cc5d3735b00dd4d3b8bafe63898e06..5777365a3ae7a09b3e69a3335d92eb4df16e39a2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 3042753cef2c8696a38651eb26685f48a7f94bf9..2e1b8c4558c70f880f9665f32b87faf6eab755d1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index e19fe38d9cf31d9c258ac2247f28fcc3cc9bf695..6bd858092f3027e602253e10db8c2cff3b396516 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 3644b0474e86961471f1350fd8a574ab9b9aedfe..0346229c6bc0e3892cdb20d515250ab663b017c7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index b7cb355f7784a074055eccdba31e25623c4e5257..acf270c0164718503bc141d66f6db4c47fe5413d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 7abddc73e051f3d1b5e979d7175923da993050f3..ac0ba3f68c40558a5aa2f83c7639e40580edd869 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 2afb19a1031e036b288181dc363a597613f5ce23..26c66b97e502b4237f23ec34575d22ca612b182d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index eae86920dd7893176e233f47bf0da526d1e28e32..bfdc9d604734f8b3ea547c801c0daa270865efac 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 798cfeb55d31359e8bacf4baca222802e561e817..52e5207997a497562cb871d4131b225d982f4929 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 19335a91b3057ca0a5680156aba92aee3a58881c..bc1861d7548ed1feba315087bd98bab7209669ad 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.2-SNAPSHOT</version>
+  <version>0.8.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>dlux</name> <!-- Used by Sonar to set project name -->
 
   <properties>
-    <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>
+    <loader.resources.version>0.8.3-SNAPSHOT</loader.resources.version>
+    <core.resources.version>0.8.3-SNAPSHOT</core.resources.version>
+    <connection_manager.resources.version>0.8.3-SNAPSHOT</connection_manager.resources.version>
+    <container.resources.version>0.8.3-SNAPSHOT</container.resources.version>
+    <flow.resources.version>0.8.3-SNAPSHOT</flow.resources.version>
+    <network.resources.version>0.8.3-SNAPSHOT</network.resources.version>
+    <common.authentication.resources.version>0.8.3-SNAPSHOT</common.authentication.resources.version>
+    <common.general.resources.version>0.8.3-SNAPSHOT</common.general.resources.version>
+    <common.navigation.resources.version>0.8.3-SNAPSHOT</common.navigation.resources.version>
+    <common.layout.resources.version>0.8.3-SNAPSHOT</common.layout.resources.version>
+    <common.topbar.resources.version>0.8.3-SNAPSHOT</common.topbar.resources.version>
+    <common.login.resources.version>0.8.3-SNAPSHOT</common.login.resources.version>
   </properties>
 
   <modules>