Bump to odlparent-3.1.0 16/73216/2
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Wed, 20 Jun 2018 07:14:51 +0000 (09:14 +0200)
committerMartial COULIBALY <martial.coulibaly@gfi.fr>
Fri, 22 Jun 2018 14:24:34 +0000 (14:24 +0000)
put dependencies modules into stable/nitrogen SR1 x.y.(2-SNAPSHOT)

Change-Id: I806cbd0f283ca0073e6725d600012eb71e23bb95
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
22 files changed:
api/pom.xml
api/src/main/yang/service_path/transportpce-pce.yang
artifacts/pom.xml
cli/pom.xml
features/features-transportpce/pom.xml
features/odl-transportpce-api/pom.xml
features/odl-transportpce-cli/pom.xml
features/odl-transportpce-ordmodels/pom.xml
features/odl-transportpce-rest/pom.xml
features/odl-transportpce-ui/pom.xml
features/odl-transportpce/pom.xml
features/pom.xml
impl/pom.xml
it/pom.xml
karaf/pom.xml
olm/pom.xml
ordmodels/pom.xml
renderer/pom.xml
servicehandler/pom.xml
tests/pom.xml
tests/stubpce/pom.xml
tests/stubrenderer/pom.xml

index 901b2b8dca46bae7c4ec1e39a0ee1a51b938ede8..3ffbc0500b7eb0d203dc81d9381cc9e31164437c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 53c356dedcaf6d7151659f518887b8f3cdf52670..ca2708f823f33ce56a18d9dc670b91d97f1c39e9 100644 (file)
@@ -20,9 +20,6 @@ module transportpce-pce {
     prefix transportpce-pathDescription;
     revision-date 2017-10-17;
   }
-  import transportpce-pathDescription {
-    prefix transportpce-pathDescription;
-  }
 
   organization
     "transportPCE";
index b25ee74f42ceaa84bf499426e1fc2fa094da160b..f5b66878fcc6ead802ddf1a0d05896ddfdd90a1f 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
index d3dfa86877fa9ee303d3ca0c629d3981971c7c5d..8450199cf003b90928f18680b7f5eceb109b0880 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index d40f69009488fbe3699f43ae72144a21a806f4d2..28c782d10e74fc7da8652e37703f80d5ba560ed5 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
index cf86dc1ed8f5f70192b35dc99315622559b05e98..18395bf823a7b3e043247dc1cb418f7fe21b9014 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -23,12 +23,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 6c90a98afd532621e43e6f5e5aedd84be1040887..884dd923dd05984a5fe54b6467c379a5d302d7c3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index c67549463d3bdb69c04c006b4f5dbf558db13864..7a2addd791d41d894348e085c8c041e1ff1d7524 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index ed955f231f9fbeb62986c4d6506e941577d2cf9c..ecd3c47180bc019a266cc1a1599fcf10bd18a8d4 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
   </properties>
 
   <name>OpenDaylight :: transportpce :: REST</name>
index a53adcf23da53d81cfc087135caa0abd4e826ec2..10eca561470bdd424d1c43daf571b91cbbb68ac7 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -22,8 +22,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
+    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
+    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
   </properties>
 
   <name>OpenDaylight :: transportpce :: UI</name>
index 284b2b677e8f59394db26b0dd8a0d8505a3f0741..48687a29a19c263d4e70462865786994ac3c8e0c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -23,11 +23,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.12.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 1109c4fd5a056e8467abe9b89914ff6b782b4920..8781d5ad9388ef5fcf8631bc6d2737a533fc4c68 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
index 543d4d1feef1caa8b7f291a63a0293d55b599fde..4950cdce361d1710848efff0fe3d9a778b1dec53 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
@@ -31,12 +31,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller.model</groupId>
       <artifactId>model-topology</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>sal-netconf-connector</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.2-SNAPSHOT</version>
     </dependency>
 
     <!-- Testing Dependencies -->
index d886aae49c435f1a847cbca60c36b910cf45548a..557539bba2d0338f5eefd8010824b6694fe96e18 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 86ce37758a733384dc8bda2c5214297eefa99215..bce1afdd9677b4ffded9fff90b556ee4ef495b38 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
index 10582caa5f596a57307d4c0ee7566e2651663fa2..0eeaa8f5a21ac7211ddccaaa3233d98233b33f65 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>sal-netconf-connector</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.2-SNAPSHOT</version>
     </dependency>
 
     <!-- Testing Dependencies -->
index 8c1f1a9543c797b2a87f425e299c41aa7cd11e5a..654052d6dafc4e1a2e17ae7dde84c80fb3b7fcce 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -52,42 +52,42 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>ietf-netconf</artifactId>
-      <version>1.4.0-SNAPSHOT</version>
+      <version>1.4.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-inet-types-2013-07-15</artifactId>
-      <version>1.4.0-SNAPSHOT</version>
+      <version>1.4.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>iana-afn-safi</artifactId>
-      <version>2013.07.04.12.0-SNAPSHOT</version>
+      <version>2013.07.04.12.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-access-control-list</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>iana-if-type-2014-05-08</artifactId>
-      <version>2014.05.08.12.0-SNAPSHOT</version>
+      <version>2014.05.08.12.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-yang-types-20130715</artifactId>
-      <version>2013.07.15.12.0-SNAPSHOT</version>
+      <version>2013.07.15.12.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-interfaces</artifactId>
-      <version>2014.05.08.12.0-SNAPSHOT</version>
+      <version>2014.05.08.12.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-packet-fields</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.2-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
index 4f5ca5b8db78af2f297fcbbb92192beadd46fc4d..8d9b79f11c12e90acc38cb1a799ccf0c5412c789 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -40,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>sal-netconf-connector</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.2-SNAPSHOT</version>
     </dependency>
 
     <!-- Testing Dependencies -->
index 5f0ea8c1a001d04caf5994e92fd0bf6fca56e460..93e4937d7190968df732a1d1e3e69264c1372d2b 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 8f74d50a9e0fd7f7a076b9e11d202b4430d75bd2..ad7ee1d910b678253b8cf8a5beb1c5b5a5544421 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
 
index f4e5341b4464e33c53fa35459932e6d90c41d227..85f0051d4071d964042ad52a0ca96e9c6eb486ff 100644 (file)
@@ -17,7 +17,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index f20331c00d95da1cda68a5125979926e6daecfef..51c2e177ddafaa63ab60485ac4cdc9108513c8c5 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>