Release transportpce 6.1.0
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 19 Dec 2022 22:20:34 +0000 (22:20 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 19 Dec 2022 22:20:34 +0000 (22:20 +0000)
25 files changed:
api/pom.xml
artifacts/pom.xml
common/pom.xml
deploy-site.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..7c8dde6160f3eab74143248fe2c009354e05bbd0 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.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index c77c83e7fd13d8d1993215e5259116b9a57f443e..69bbbc3acbf16f9dc656e5b6dd43e1dbc2da0eb9 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.1.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 6c39dae6266d8fd3fc79310c63fde9c6ee18b608..5243f6454b1a17e4d64fa20676f0ef1172042270 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-common</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index 7c43fe799365da724a3fd982990faa6a594bea73..7530d91a1e0c60c1afc61f64d517a36aa31a3d8a 100644 (file)
@@ -12,7 +12,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>deploy-site</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0</version>
   <packaging>pom</packaging>
 
   <properties>
index a8e0b0dc7e631490df59b33f27f4885c5c2ae978..14542243d4fca87bd42f4d5f0689aa04514de976 100644 (file)
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-dmaap-client</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>bundle</packaging>
   <description>client to send message to Dmaap message router</description>
 
index 511742c21d04ab06145024f888fe4303cda6fa51..d51f67c93fa77214f119472bd07d0e646fbbe5fb 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.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: TransportPCE :: Features</name>
 
index 17d2684db7f5d00b91b3107166560692ca42bba8..0a24e46006cb8a9d101606cf2347e8eb1865ed9f 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.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: dmaap-client</name>
 
index 5b8a36500d7d0a7370a1b423437cebb51c24bdec..7c30077ed6868925019528f24107993efbf56cdf 100644 (file)
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-inventory</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: Inventory</name>
 
index c501d6f6df76f14518387388ba22b060b5626d86..4791a961ee7aaf36bf692f9566d115d3647cbdcd 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-nbinotifications</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: nbinotifications</name>
 
index 92f45b37cbd398fdfc0d92121be4b24336fae6a1..45a105f60e09a4b6699d7f632f41c906bf3ec572 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.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: swagger</name>
 
index d6a65aed8c4e17c838b19887e099112cbd88ce12..a41aa426d92d4dd3c98a72d878b3dd084970aa0b 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.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: tapi</name>
 
index 23af848cc46839c213ddf846706109c986c6bbbf..7e1e4340e5fe5930d590a7750e759ba80f0948f3 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.1.0</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce</name>
 
index 617572c6eff4ec8a4f760ff272ee124beee64d03..dcde465a0b5a8f8b39307bf8f39e3582e85c7818 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.1.0</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
index d7f12a2e1ffcdf400e04e21bb7a8302cb9bb149d..3c0b071b4bd5c2325a22203fa72bea6ac6933b75 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-inventory</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index 93be7c90ccc319d6be24dfcc1bba006502fd7eb5..af21078c569f9fc2c668d2c20dc539aed79540c3 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.1.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 02a7d4483d1169a640f82eabecad3a3e5474d587..238b5537ad947650db1acde6b7fdcf4f47eabf2e 100644 (file)
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</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.1.0</transportpce.version>
     <transportpce.models.version>17.1.0</transportpce.models.version>
   </properties>
 
index ad4c61fcd116764062ed17b47cb5e0b75ab1a2de..7d7136aa6d44f0b20b79f51623094bee0e310f29 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-nbinotifications</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index de60f32c4ac1c46779a83f249ec770694da4e7f3..31559e6bbf530521307f5cf715f341a460a1701c 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.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index 301efbd17652c7f02df827386aa0bd5c981eea59..5806d8f140a4544dc753865213a2a6d03b1399af 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.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index 1e1486c458577a2fe88505ccacfe1e959ce64e64..18e279e5b95f92111ec6e3bc18c0cbcb773b1a29 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-pce</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index 5f1306b339c135f35dee36d4ab29ac9a21939b70..d94acaabf873567d4fabfc76bbb7078f08cb2e72 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.1.0</version>
   <name>transportpce</name>
   <packaging>pom</packaging>
 
index e60927824e9a518e365ee2c9b8be53a6af8553ab..c157864e27c7f5cfcd6e6c469e25550cc1f36693 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.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index d8470825d5f00213f55afbc821e89466db7ed306..c5934756d9ec6d84eeae630a2a026044048998d0 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.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index e2a638fcd7b9228b9465c8453a7c449e933d885f..e988925b1a72c2edfa707912f2647da4362dd141 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.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>
index 15cd3a178972415d441dd9f1c570aec7949b732c..cc8476b84c471ef4ae13df6b398a33f9daa939d8 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>test-common</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</version>
   <packaging>bundle</packaging>
 
   <properties>