Bump versions to 0.9.1-SNAPSHOT 60/86660/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:45:14 +0000 (22:45 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:48:04 +0000 (22:48 +0100)
This bumps versions to prepare for a Sodium SR1 release.

Change-Id: I0f6f21530405b04b96cb1d370d2cd5bf4a38aec0
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 3684b1273c97914b3a1e0e4880f2c51a4e34c89a..42c45b5edd9abe8cbe6103236bcd6ea7f00c9ce0 100644 (file)
@@ -13,7 +13,7 @@
     <artifactId>dlux-app</artifactId>
     <packaging>maven-archetype</packaging>
     <name>archetype-dlux-app</name>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
 
     <build>
         <extensions>
index 0745baf92fa16253eee5ef6798f0668470031ecd..52779a529e9a607d1f9ff92a380b16d547db01dc 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.3-SNAPSHOT</dlux.loader.version>
+        <dlux.loader.version>0.9.1-SNAPSHOT</dlux.loader.version>
     </properties>
 
 
index e1556cde47a28bdf6488176bde02b0bbde443641..c7c1cd7d77a0e213742186bf59f14158490e2f71 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index f987b5836e41655af49a3eb50e112a8317e5ddd0..713e62130cb2913fa13f68c4a140d6a2048471fe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 7ad3e7cf009b5191ce9b938b8aca53657c4a67e8..611e3c8bdafc0bfb47cc2bb43a4eca53d6087922 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 426d6426da72e47d6944b6afce4dc1d3da1fc9a0..4e3b2d8a6f32b1ce18d2be4bb864106c9e065e25 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 68dbe536257d51a354b931a18bce8414015ea5b9..c21f43de9ad64885d84629bda08d12367903ed93 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index a169fd5bf46e6777b3174bcafb4a2859997cde30..832545e48574a92bf9ac7fbeb5092a7828e6c6bd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 58cc9e7fa75040c6601660d2c3be5abe124a21ef..059384231f070376f232c9d1aa3c986b303bc6ec 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 1a484078ca8e8f31be1026b25e7875b66a2e6aa5..dc58ad38d86b2f4763a02e48b6acda12e432e970 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 6bdc9cf652bd7eb159e8424ef43d724545b49ca7..742f362e78d7ebc5bd4041f69284babe17dcc9a4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>\r
         <groupId>org.opendaylight.dlux</groupId>\r
         <artifactId>dlux-parent</artifactId>\r
-        <version>0.8.3-SNAPSHOT</version>\r
+        <version>0.9.1-SNAPSHOT</version>\r
         <relativePath>..</relativePath>\r
     </parent>\r
 \r
index 2b836269cae55897126603b15bf6f29c1072dc86..351f3a5ba1da0b650c90346c86a90af3027523e7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
index b9b272498b23a8a6762ae344c93f8f9aa1dbf48a..6f56718615067c63b792f8177eff29c8426d8498 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>odl-dlux-core</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Opendaylight dlux minimal feature</name>
index 2c05ef2cb51fe7a6c69d62d90c79bb45c9863d4f..085fb20b9cb376f7f77d977579b2dccaac444a39 100644 (file)
@@ -16,7 +16,7 @@
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux-aggregator</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <name>DLUX - Features aggregator</name>
     <packaging>pom</packaging>
 
index 13fba97e50a219e2ce59b0f1b8176da5eddffb05..125d6d2c78a807526f643382a7efc80484ac8f46 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader</artifactId>
index 485a74f95d8cdc162fd66c10bae4b1e170274ff9..9c2817b20dcaa1497185a0ecfa9230e1208ea475 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader.implementation</artifactId>
index 6e31428ba29be3674bdd429646e7bb9c5400345b..1aeece6cec6bee6de13d9e53b47fecce42307e00 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index be34eaa9f7b629b5680a8fc790b2b6c724225f4c..732cf8cc9cfed3a31885e3c430c839472f196eab 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 22898d3358b01635be3a9b8ceb35117e6bdaec24..46c7d5a3c936fa983237e30c7142f9ebd8a1102d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 04a100092e2f530fe9ac25d2421f988326c70c7f..4c6d80d109e8c2134406e2eb853ca2a75162f5a6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 5777365a3ae7a09b3e69a3335d92eb4df16e39a2..8b310fd7fecab5cb601f0bddc32f15a6da6df6b1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 2e1b8c4558c70f880f9665f32b87faf6eab755d1..72815de7ca90c7b68949e274ff210d60632d1f7f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 6bd858092f3027e602253e10db8c2cff3b396516..812ad50c14c413806fdc9a8991aa7eefaee6e6e4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 0346229c6bc0e3892cdb20d515250ab663b017c7..6a4ef5a53f6d28e2c3a7a9496d036882fa180985 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index acf270c0164718503bc141d66f6db4c47fe5413d..3fc18dc6a90c5f38ba0091ace7cd5a43efa1a468 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index ac0ba3f68c40558a5aa2f83c7639e40580edd869..a7a7feef7a225a6d5a57b507c4a03ccdfc78bea4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 26c66b97e502b4237f23ec34575d22ca612b182d..43fbcc616f3836fa8def4c5cea0e762d048082dc 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index bfdc9d604734f8b3ea547c801c0daa270865efac..5e9d4385ac764d230f2cdc40818db1fdb8034b05 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 52e5207997a497562cb871d4131b225d982f4929..5728927b30528ea5edffe56e028f023d8f6772c3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 6a08ad40b3d41c586f3b82f6d56b0f011ab2f9b4..a9862992b9ae57ffce0d01ac9ceb4610005d73b1 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.3-SNAPSHOT</version>
+  <version>0.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>dlux</name> <!-- Used by Sonar to set project name -->
 
   <properties>
-    <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>
+    <loader.resources.version>0.9.1-SNAPSHOT</loader.resources.version>
+    <core.resources.version>0.9.1-SNAPSHOT</core.resources.version>
+    <connection_manager.resources.version>0.9.1-SNAPSHOT</connection_manager.resources.version>
+    <container.resources.version>0.9.1-SNAPSHOT</container.resources.version>
+    <flow.resources.version>0.9.1-SNAPSHOT</flow.resources.version>
+    <network.resources.version>0.9.1-SNAPSHOT</network.resources.version>
+    <common.authentication.resources.version>0.9.1-SNAPSHOT</common.authentication.resources.version>
+    <common.general.resources.version>0.9.1-SNAPSHOT</common.general.resources.version>
+    <common.navigation.resources.version>0.9.1-SNAPSHOT</common.navigation.resources.version>
+    <common.layout.resources.version>0.9.1-SNAPSHOT</common.layout.resources.version>
+    <common.topbar.resources.version>0.9.1-SNAPSHOT</common.topbar.resources.version>
+    <common.login.resources.version>0.9.1-SNAPSHOT</common.login.resources.version>
   </properties>
 
   <modules>