Bump project version to 6.2.0-SNAPSHOT 12/103712/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 20 Dec 2022 09:18:43 +0000 (10:18 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Tue, 20 Dec 2022 09:18:43 +0000 (10:18 +0100)
To start next development iteration for Cl-SR2.

Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: Ibaec87bfa11c99cbd2fa2a0ac853e693222ec6f9

24 files changed:
api/pom.xml
artifacts/pom.xml
common/pom.xml
dmaap-client/pom.xml
features/features-transportpce/pom.xml
features/odl-transportpce-dmaap-client/pom.xml
features/odl-transportpce-inventory/pom.xml
features/odl-transportpce-nbinotifications/pom.xml
features/odl-transportpce-swagger/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
nbinotifications/pom.xml
networkmodel/pom.xml
olm/pom.xml
pce/pom.xml
pom.xml
renderer/pom.xml
servicehandler/pom.xml
tapi/pom.xml
test-common/pom.xml

index f0bfa928fe54befea90df0de98d2766e7a98d4f7..950784b428e4cff21bf47d17b87a1c198ad3f6cb 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index c77c83e7fd13d8d1993215e5259116b9a57f443e..1a16ea4761f90d36b430a1498c65c0e7709b0b8a 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-artifacts</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 6c39dae6266d8fd3fc79310c63fde9c6ee18b608..a6bbaca7100bc984f679fd8df55b78a7b687b627 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-common</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index a8e0b0dc7e631490df59b33f27f4885c5c2ae978..fdfcd976368495125ee9ad8d25b356c62b91801d 100644 (file)
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-dmaap-client</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>client to send message to Dmaap message router</description>
 
index 511742c21d04ab06145024f888fe4303cda6fa51..7a72c3bfa73184ac48b16759665254f94ba3e060 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-transportpce</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: TransportPCE :: Features</name>
 
index 17d2684db7f5d00b91b3107166560692ca42bba8..f63c9b5fe27ab885e7a854bc8b4d26598a4674b8 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-dmaap-client</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: dmaap-client</name>
 
index 5b8a36500d7d0a7370a1b423437cebb51c24bdec..1a43a54facafb59fceac12791361214032d35768 100644 (file)
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-inventory</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: Inventory</name>
 
index c501d6f6df76f14518387388ba22b060b5626d86..343b675e9b977e40eb7b7d1f24aa335d8920f104 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-nbinotifications</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: nbinotifications</name>
 
index 92f45b37cbd398fdfc0d92121be4b24336fae6a1..c2d38063d625ec045fa9ae895d7061cca29cf509 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-swagger</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: swagger</name>
 
index d6a65aed8c4e17c838b19887e099112cbd88ce12..45992954ac18a28e42a68ea9ca56af9cf3dcf7c8 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: tapi</name>
 
index 23af848cc46839c213ddf846706109c986c6bbbf..83a246d00b2c72823a0d131b36f32c324612fd38 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce</name>
 
index 617572c6eff4ec8a4f760ff272ee124beee64d03..ea7aab8e845b6687fd02389cd8cc9e9910404cf5 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
index d7f12a2e1ffcdf400e04e21bb7a8302cb9bb149d..20fe6ce8f436d02ae16770e77a1f651badc63687 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-inventory</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 93be7c90ccc319d6be24dfcc1bba006502fd7eb5..09c13607113aca3cfc959ec0a84bbba8608399ca 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 02a7d4483d1169a640f82eabecad3a3e5474d587..160efd9361466f8ab59c886baa54a4df29aa9c00 100644 (file)
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
     <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>6.1.0-SNAPSHOT</transportpce.version>
+    <transportpce.version>6.2.0-SNAPSHOT</transportpce.version>
     <transportpce.models.version>17.1.0</transportpce.models.version>
   </properties>
 
index ad4c61fcd116764062ed17b47cb5e0b75ab1a2de..57d13d2dcaf6d388df41dcda8614698f74e4770b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-nbinotifications</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index de60f32c4ac1c46779a83f249ec770694da4e7f3..9b485f719d3665adbf0c8acb64c2ee535c6b5c94 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 301efbd17652c7f02df827386aa0bd5c981eea59..1487c8808404265067638d64d16514a17c902206 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 1e1486c458577a2fe88505ccacfe1e959ce64e64..00c97035d66e6735e13428df5769dd85dc5be6e5 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-pce</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index 5f1306b339c135f35dee36d4ab29ac9a21939b70..71240d4c1116910c7d907bb376680db50b64df2e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-aggregator</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <name>transportpce</name>
   <packaging>pom</packaging>
 
index e60927824e9a518e365ee2c9b8be53a6af8553ab..d8390f5b67cdd45d607a6c4ddb5c65c6d7ae5668 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index d8470825d5f00213f55afbc821e89466db7ed306..5ac12c4b1578b55d043022035d170a8f091dfe4e 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index e2a638fcd7b9228b9465c8453a7c449e933d885f..2d05917aef37620fa234911aa2d71337f7382d51 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>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 15cd3a178972415d441dd9f1c570aec7949b732c..1ec70d5547bdb2b6628e4e07caa0410392556c09 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>test-common</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>