Release transportpce 1.2.0
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 11 Aug 2020 07:36:56 +0000 (07:36 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 11 Aug 2020 07:36:56 +0000 (07:36 +0000)
24 files changed:
api/pom.xml
common/pom.xml
deploy-site.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 3ad95fafd838851a0d7ed9e3f55d0648f6ee2314..63fd20e5fe78c704baf276ce0eb354aff0b2bef0 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index d2a38809ca918143080a16fc49efa65d3e50ffdf..e314ecaf5976028c6aa7d151592aac4fb372278b 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-common</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.8.2-SNAPSHOT</version>
+                <version>1.8.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
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 bc11d2d26506955611100d8bf155716e5c6cbd35..040969174fa14d610f48e6445673a47927dee566 100644 (file)
@@ -15,7 +15,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>odl-transportpce-inventory</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: transportpce :: Inventory</name>
index 99ccbaed4026f3b7ec87ecc72ea5224986dfe735..7a0dda3526c667356e430d22689da744a981d48b 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: transportpce :: tapi</name>
index 436eab42e1b9702068dc1cd63214bf9463ef29af..206468520a32f9b16a0f035775c6c741bd165895 100644 (file)
@@ -18,15 +18,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <mdsal.version>1.11.2-SNAPSHOT</mdsal.version>
-    <netconf.version>1.8.2-SNAPSHOT</netconf.version>
-    <restconf.version>1.11.2-SNAPSHOT</restconf.version>
+    <mdsal.version>1.11.2</mdsal.version>
+    <netconf.version>1.8.2</netconf.version>
+    <restconf.version>1.11.2</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 4a9e8ab7eed47cd39bd8f87c3e1e44fcc02ebe5c..7868321b68617d05f0d4e1b6931bf0d08d284bcf 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 1da1b3dd4e0462c935a4e3fcc246adaf1cc41696..5394dd4ed9435b8b37d116a2177394bdb334f147 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-inventory</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 26668680ece5f0fdc573f660235dffeb3f4a1037..b61c8758b0db81301f3a3b7691d0941c4663ec4c 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 0aeea021cb382d569f67b8637870d8ddcbc21584..378bc8acf3bc5a6907251b4a4b4fa3c6109fd0eb 100644 (file)
 
     <groupId>io.lighty.controllers</groupId>
     <artifactId>tpce</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.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>1.2.0-SNAPSHOT</transportpce.version>
+        <transportpce.version>1.2.0</transportpce.version>
     </properties>
 
     <dependencies>
index a40c3ed7b46594cbb590e3ccd460e9ddd570b629..2333c81ae8a8d7fa8a5c01046bcf269254db2eef 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 28f110e6db252521104f823a5e5a96696a90ba20..6262baffaebf2709859f9f290f06bcc548d1b18c 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index b446760fd0665173b21f168160d961a65f47fb42..805f04167cc0e9f15cb0b4a4451db6e226f72c92 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 4fc825dbd7c20093fe363c30706c8e5a52fabebc..54b6dfd0c3472c0dcec2bceb9b8f083aa9e5c5d5 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index c7136ab60745e242b9e04a4bbb60f255f8e83252..07a7b694913075e4436b3def886a0f6c5582fbe0 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 0e1791749eaba609bc3d5798a448cbaacff64ff6..dc524c60b218bd0cc8b881a3491a3fc2deec1917 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>pom</packaging>
 
   <modules>
index a78c2b428abdd1f6b92b16fe96201b90d271aaf4..46d37ea5f2c48edcc4b915f6db76ddc8c8377944 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index e54317529f856b6778d9e3329ffc025eb6b7cf30..cb00daf9928cde300a116a3bebcdbb14a1237e50 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-pce</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>bundle</packaging>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index c774a3636469ef20faf8d8a07d76be2010861685..4e6b50dba3795410d7d3c8581049eea0239b0922 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>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>transportpce</name>
     <packaging>pom</packaging>
 
index 0396cc68b444e213621c101791448f1423cf1b9b..1e781fd331f30fd348d789dc77956b4860eae43b 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index e124f36976d8a9c091e2927e26eca8387258bfb1..d96117aff25278960a6414400fd02899ff204d89 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index b558c519c3c298ca7e9aaaac034bb5ea8acd8b49..f13344838af7bc5d7d82460a36ab04c2b4b5a0db 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 8107ff8e4de0fc34b1cb526ab831a34daab9e957..5f944a30f781a5465cd08e5f28db8ceac5a494ac 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.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
 </project>
index 5a1522cb62709d790df01f053bcca8d2991c7e4b..5c1266ec9a0f6fa7f6aed37e082c01e4f988b281 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>test-common</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>bundle</packaging>
 
     <dependencies>