Upgrade project version for P-SR4 21/102921/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 28 Oct 2022 13:56:15 +0000 (15:56 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 28 Oct 2022 13:56:15 +0000 (15:56 +0200)
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I4ce52474c6ca2ec486304f72c5eac316a7b27af3

28 files changed:
api/pom.xml
common/pom.xml
dmaap-client/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
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 6035e1a851befc371eddfcdb367b321650cf6b97..1e247021b4350e0ee349e62a751768972a1d60ab 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 23f7cb2461e99a24fa6aa2a29f641394647ce614..75c50d728a0fdeb7beaadf0288f8599ac190850d 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-common</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 3b482e4dae01ff354ee841be8136f3af7e566b57..233f6d6ecbaf7e4d2964faa996c0cfbf5b575d96 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-dmaap-client</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>client to send message to Dmaap message router</description>
 
index 64814e7602d59953c97479fba734032e68e49004..dfcd0175d020f6112d781e33633f1fe8cb8da65e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-dmaap-client</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: dmaap-client</name>
 
index 9e897229e9f164387834c56aac662253a4e0f275..347f0119519d3c7bd6271ad6c36ee436b0f697f0 100644 (file)
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-inventory</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: Inventory</name>
 
index a69775e0952b4de16807d2204b413655bfa7d792..836a68db69519b9a5ea62ee8c2fb5414a3504077 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-nbinotifications</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: nbinotifications</name>
 
index fa38e555e1ddc6e8ea16acc41aa305788403caee..1ae24ed7360c6cc12b5891f7f91f584bf14ae087 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: swagger</name>
 
index 05ad7f7526bbaf81e3eec56dd8907b0344fd9dcf..1854a2f81e66b7c3706b5c9cb4e3128396ea681a 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: tapi</name>
 
index 4b1f330761859b18af5fc329231ea8af73afd3b2..2d508188b3b947a0e647e83c71e04575deb0ce4e 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce</name>
 
index 25a6a99f3df8b6fd314fe0fce81b271f333d323d..408d66aa328c057cbc00f8c319cce4a4473290cd 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
index a6080dffc4ff58adf598dda73181dad5314145fa..346c01a1f54afc7fd7f5bfff8962087eac1ebcda 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-inventory</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 0505565f202d3aa15d8901f60188d8248a8c90f2..815ad9e03db1a719b9d1f7e9374ee9ba9c96bdf7 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 133b21977a9e20f5667de289adc5f3b9722a9c3b..9c1b6718aa029ab54fc7b579be95afb1a33802c5 100644 (file)
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.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>4.3.0-SNAPSHOT</transportpce.version>
+    <transportpce.version>4.4.0-SNAPSHOT</transportpce.version>
   </properties>
 
   <dependencies>
index e4c819aaaa59f52b21b65e7962241de9ea29368a..309cff270e1ef473a9f528e6df0017d9bd607aaa 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-nbinotifications</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index e83036c4284c5211fa61ee65e958689b8fa40e1c..6d82e64b3f02494fdda2c1a8e6f8d2a17154890e 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 1d4b065a6493a14e8e740c4dee74f9e137b90512..3fce3c20079615f481044bd5577c8db7a304c60a 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index ff89520d72e989a00bfb876a495156af66c0f6f3..55aedac7520af90cc8a966aa1cef1c73474a0f8a 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index fd37483986c5fb659d2f13d71e38d2f147df6cc3..96d04611e5aad806650467feac762d382a03d354 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 24ede559c6f7940455c258ea96168f0e586d771a..c8787ed02248a5ba32634e7e83c1e500b492b74a 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 89f3c314484604029c664f1e6e5c3bd719db43a0..052201cb4dfdbb71749ab039fd9916ff53d80244 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index d1bf5008417ac96bae8273ff0c03fe52e3cc51c7..32a81be6a5e954247819d7a69e639f1b419ba6f4 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 2eb4c6bd33e46964431e6962efe499b190435462..50ec0d8474d11db62c967146cb87ab03c6ba7e0d 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-pce</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index a4535e3e57068e5932c208e1b374cc7798b2ab85..39c68493d4fa477d3245b1331bd823a31d67ac3f 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <name>transportpce</name>
   <packaging>pom</packaging>
 
index 520fd8c382fcd95899c8ed8abd460cd866b7e6ed..4282725069f9101b1d3aae98f27bd4684fda47db 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 01003b511d40dc82cc8d554e938fccf00b1adc72..987b4e0870bea94394c7b93349211cdea341cca3 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 5d0bdd8350093d6fd612d82d56d246c42b571f54..f6378d8349215132b06d2379367967228472a594 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 172becb70628ebfdec8294212ac0f00d71f469b4..7694bee7ca4018f2dd8a589d2a7b4b6be04057c0 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>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 9a265d8530496e5f6b171c3e1fc93fa5c2c0a219..13782b3c8230b95c36a781a548ce57bbc20e9a5f 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>test-common</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>