Bump versions to 1.0.0-SNAPSHOT 29/88529/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Mar 2020 14:11:20 +0000 (15:11 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Mar 2020 14:11:20 +0000 (15:11 +0100)
The project has been as stable as can be, let's switch to a properly
versioned world with Mg.

Change-Id: I4e2874b4aefcf9ffdb2d0b9ad03b8b9da7ea0e5d
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 a830365344b950201b6f68226333a2aacf848af7..5830f25634b2808b1679565ff2a6af2890ae944f 100644 (file)
@@ -13,7 +13,7 @@
     <artifactId>dlux-app</artifactId>
     <packaging>maven-archetype</packaging>
     <name>archetype-dlux-app</name>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
 
     <build>
         <extensions>
index e6c370ea143b86bb9860fa56ddfba2d95a6cdf3d..e2e9df13abfcd28c70c46820132e8fd33b7b46b3 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.9.3-SNAPSHOT</dlux.loader.version>
+        <dlux.loader.version>1.0.0-SNAPSHOT</dlux.loader.version>
     </properties>
 
 
index eac961df1accb62e4303556cda69a5aea9960fc4..16a1ddffb5415ad1c23c80daaa40a55303011cc6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 5355248a732a0a344bb243bd72e7c7b7d09aaa16..a2f6602931c3a62eda7905c074fb0f60b9dac0cf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index aae7892750ee82ee813174836a61ed58bb0a04b7..26e868b2b08f165d7e1c5d6ec190cc9c4c1c1432 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index f240d7544c0267567715137d9c9f581729b1db26..d47d44599f396c274c3d8c85a954528e831a28c0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index c73a280bc6382e93f28dbda0b73cc72ab7820af2..fee7a13df83c5152198e98b12a9696ab22c1ab01 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index d097fc18b55d0a7f11fec714046f9c6b22780de7..1048f64fb77c174ae095b5df4c472fee721982f7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index db3028b9b7abd34d091162de27771b7537f68ecb..23fbdf231cd85f7615256d50c8234a1d7af9822e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 3b9bc97e94469dd5f974d8f5aa470c598c999be0..986985fc7d4164b89fe4fe1d17241b6e24660769 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
index 79d2f5d8e99b1020036781f08e0bc16864eab2f7..9634bb82057497b50c42b1498afdb6072381d7be 100644 (file)
@@ -5,7 +5,7 @@
     <parent>\r
         <groupId>org.opendaylight.dlux</groupId>\r
         <artifactId>dlux-parent</artifactId>\r
-        <version>0.9.3-SNAPSHOT</version>\r
+        <version>1.0.0-SNAPSHOT</version>\r
         <relativePath>..</relativePath>\r
     </parent>\r
 \r
index 62641c9c2b28854898a13c094febbefb8dea2de6..3a3a2d620f299510987c9e5f5661a4d5af694069 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
index 23b1c2ef6e2fc7ede8cc8c19b28679f1c9bf71f9..183158c77a58629c5dd51df0c820beab643ad723 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>odl-dlux-core</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Opendaylight dlux minimal feature</name>
index fb51e802562b3ed20cb72ee261acf7e9bd2f6804..e69346b65ff60ca22b5ff782f839eb0ce1bd5fdf 100644 (file)
@@ -16,7 +16,7 @@
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>features-dlux-aggregator</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>DLUX - Features aggregator</name>
     <packaging>pom</packaging>
 
index 14fe56749a65bd423e09e78c785f9a57ab9a4a0f..a188c3ca64647bea1a0233de657bcad2f55cdf69 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader</artifactId>
index 633d86a057a95df0ccda63a5ab72ad5ea099cb88..49ead21730b6f643167437a722035c7df94efb64 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader.implementation</artifactId>
index 7e780782c77d7ca0d024341d281ecdf19f8a0ad5..1d6c45ccf60273f9069c7d55c536d945854f4318 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index c04c768796a6d16241895f05bb122831ee00cf08..d000a7c71784914d56157a842488a43f1b5b205a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index c991ef6a3f471eb25daa5d849ad3b371fdb99e18..8981beaf3ce23e59d3acceb6ef6412bd5e275604 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 6aef650edbbef1fb037f0e8219512a4c53129650..c5e4a8e34cd957c44b66071166cbf103b2e5342c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 82926fe58b4118227983bd9ee9a3fad7f4fe1d89..2d00175f3f17d9aa11d9d26c9a9287750df289c3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 86f6d147b3a5e68a47132085b491cdbfad425966..c9498f22079d4904204fa7979ee90f6a9b13ce4c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 777013bc295f815d5819ef290e6cece76300e5f6..1c162f3137d9fad2add0c0f15c0eccee04db2535 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 46b4ca388b2683cc4ac5dba03d2551a877cf4195..102e2a5dc9fb7261306475c39c5e3d307898867e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 7641c7692364cf1a22c0a8c9ca8041625d58dcf7..56b7d2a52cce9166b322eb7a5ca55ae7f3f3b0a6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 148409358ef94b38c0c8c2e0ba3c02e5062a100b..0c3f2904ffeebddb02d0a9c358e4a919f7bd39f6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 19be7ffaf10d84f9706dcb4b34bd43c299b0383a..738e3d3b58ab164c843d8e84b2c9c286b78aac10 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 5cddd1e55b7ac369b3215ab855a02f128a703497..19a447a37576603c29835c3e292877e4ddbe7577 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
index 69eb76e8e288ffa10d443b3e8ee2cc28e4e2636a..1f92c9bf8ca3f7846e0e88f04ce64c6956426483 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index e608ee16813f620fe240b3c7cdee354fca1e2ebd..3334329f7f8d7c7b933bff5ad0616f5d2faaa56b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.dlux</groupId>
   <artifactId>dlux-parent</artifactId>
-  <version>0.9.3-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>dlux</name> <!-- Used by Sonar to set project name -->
 
   <properties>
-    <loader.resources.version>0.9.3-SNAPSHOT</loader.resources.version>
-    <core.resources.version>0.9.3-SNAPSHOT</core.resources.version>
-    <connection_manager.resources.version>0.9.3-SNAPSHOT</connection_manager.resources.version>
-    <container.resources.version>0.9.3-SNAPSHOT</container.resources.version>
-    <flow.resources.version>0.9.3-SNAPSHOT</flow.resources.version>
-    <network.resources.version>0.9.3-SNAPSHOT</network.resources.version>
-    <common.authentication.resources.version>0.9.3-SNAPSHOT</common.authentication.resources.version>
-    <common.general.resources.version>0.9.3-SNAPSHOT</common.general.resources.version>
-    <common.navigation.resources.version>0.9.3-SNAPSHOT</common.navigation.resources.version>
-    <common.layout.resources.version>0.9.3-SNAPSHOT</common.layout.resources.version>
-    <common.topbar.resources.version>0.9.3-SNAPSHOT</common.topbar.resources.version>
-    <common.login.resources.version>0.9.3-SNAPSHOT</common.login.resources.version>
+    <loader.resources.version>1.0.0-SNAPSHOT</loader.resources.version>
+    <core.resources.version>1.0.0-SNAPSHOT</core.resources.version>
+    <connection_manager.resources.version>1.0.0-SNAPSHOT</connection_manager.resources.version>
+    <container.resources.version>1.0.0-SNAPSHOT</container.resources.version>
+    <flow.resources.version>1.0.0-SNAPSHOT</flow.resources.version>
+    <network.resources.version>1.0.0-SNAPSHOT</network.resources.version>
+    <common.authentication.resources.version>1.0.0-SNAPSHOT</common.authentication.resources.version>
+    <common.general.resources.version>1.0.0-SNAPSHOT</common.general.resources.version>
+    <common.navigation.resources.version>1.0.0-SNAPSHOT</common.navigation.resources.version>
+    <common.layout.resources.version>1.0.0-SNAPSHOT</common.layout.resources.version>
+    <common.topbar.resources.version>1.0.0-SNAPSHOT</common.topbar.resources.version>
+    <common.login.resources.version>1.0.0-SNAPSHOT</common.login.resources.version>
   </properties>
 
   <modules>