Bump project version to Magnesium SR1 47/88747/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 27 Mar 2020 08:59:46 +0000 (09:59 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Tue, 31 Mar 2020 08:26:42 +0000 (08:26 +0000)
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I8f2ba2ee41eacae6ee46d38f186bc7ba92211f0f

23 files changed:
api/pom.xml
common/pom.xml
features/odl-transportpce-inventory/pom.xml
features/odl-transportpce-tapi/pom.xml
features/odl-transportpce/pom.xml
features/pom.xml
inventory/pom.xml
karaf/pom.xml
lighty/pom.xml
networkmodel/pom.xml
olm/pom.xml
ordmodels/common/pom.xml
ordmodels/device/pom.xml
ordmodels/network/pom.xml
ordmodels/pom.xml
ordmodels/service/pom.xml
pce/pom.xml
pom.xml
renderer/pom.xml
servicehandler/pom.xml
tapi/pom.xml
tapimodels/pom.xml
test-common/pom.xml

index 5a173615efe58749902c3f7e84d7b07b2fbc2e6f..1fbc5315c9a9d481bc71f5c8e3464abea7a70bf9 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-api</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 99473b81359894a0c1118cb3f72cf49f7b28b58f..db20d58e93865800bb5d8a20643efc5f31e26461 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-common</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
index 1cdd4096929327c822b4b982776c3a87edcfb62e..6d493ea793de1065be58a0a1dfbac8b9bc5ef690 100644 (file)
@@ -15,7 +15,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>odl-transportpce-inventory</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: transportpce :: Inventory</name>
index 96c92fac59b74059f6b15f02834392aa1a4d65f6..9639a7dc4edfe3379acf5ff53359eea22792bf89 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-tapi</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: transportpce :: tapi</name>
index dc1b3f8f594fd618663c549bb72d11136f57dea8..8f18383d0f8abc60397c4d078a2ebac6ae062d21 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: transportpce</name>
index 9112045f39b1073136db7c51e5eba1cdd34c7183..a554825caea22a44bb4f2281b07bf55622bc88df 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 292e762eebea1113becaf827de66e52ff5c065fc..acc7265d45d463e47ed65f5f2fc39cd9313a0262 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-inventory</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 50de41c42ff8b307ab851ccf045c461e1798321c..a9fc635598a5da49713633f4de325c7f099f29cf 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-karaf</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index caaea488ff1a60c9bf984cf8538dd1060b77aaba..f85ecc41e0e43d525e4581497625dca8664516a8 100644 (file)
@@ -25,7 +25,7 @@
         <application.main.class>io.lighty.controllers.tpce.Main</application.main.class>
         <application.attach.zip>true</application.attach.zip>
         <maven.deploy.skip>true</maven.deploy.skip>
-        <transportpce.version>1.0.1-SNAPSHOT</transportpce.version>
+        <transportpce.version>1.1.0-SNAPSHOT</transportpce.version>
     </properties>
 
     <dependencies>
index a915470536d85cb20bdcf785784cbe149d27070e..9119da6437b4eca85d86825712375ecc9edc363c 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-networkmodel</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index d683d7ccaadf953f352d8aba7f24924f7e6c7db9..d0ef11178bd73ced7d98636d117265c237460dcd 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-olm</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index c7970727e5cf762b32ca69aa5a08f92d34945722..2c2178298f204470bd71caee53fe16db76a909ab 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce.ordmodels</groupId>
   <artifactId>transportpce-ordmodels-common</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 566f39fe01ce53acc830eee6dd6fb67a92450a73..2f24d5d742608016ceb19d3efc3558d728c96865 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce.ordmodels</groupId>
   <artifactId>transportpce-ordmodels-device</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 76cdbf45cd9b897178a4aa634f85b642855be11a..52e3ece0db5b363e17dc7b6299ac20abc63bd4c0 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce.ordmodels</groupId>
   <artifactId>transportpce-ordmodels-network</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 5523d96c52f447b4f983a3497377a903ff3f2e83..43c2c08324c7ad0c9f82f489929b331d9493817a 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-ordmodels</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 7d25254313b77ffc7ed29fa372eca732a5b42960..61016a9166f311c35d9c08e2c7462c6cc5b7f8f7 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce.ordmodels</groupId>
   <artifactId>transportpce-ordmodels-service</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 8120b18b6b3ba2114ba01ae0fd8c25a93a06380b..7d1933889c3d1ab2c3918a690e9855b5abd06b4e 100644 (file)
@@ -23,7 +23,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-pce</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index a2264dd556b92a2e2efb7a9de95a20973fe65ab4..d0478d0415dee44935a45b92ec8cb9e9921edb60 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-aggregator</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <name>transportpce</name>
   <packaging>pom</packaging>
 
index 5e9575ae296e65fb3f88460775640b87f8ce652a..ad1a6efed3ff982cfcc54994c873732deb41ccc2 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-renderer</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 88b8a87d2e34490f9c6f673db6e3fe4f47c15e30..8832e1bc171cf10c4df09a3541cf67bbe05aa000 100644 (file)
@@ -21,7 +21,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-servicehandler</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 90b57f4657199a1115338a895236c3b19af020a2..57797596c6da223d598437dbac52b2efe04b04d0 100644 (file)
@@ -21,7 +21,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-tapi</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 7aacd651613e76a52c07b6a103dadcf620000f3f..db02a89c42c6a9189a235a8e3a0483b01f02972c 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-tapimodels</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
 </project>
index 3871f1c10c631aef7fabc06f5385bb7b4461f387..07405801f0caab3d7efbc04b43b61785800962ac 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>test-common</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>