Bump to odlparent 3.1.1 stable release 61/73761/2
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Wed, 4 Jul 2018 14:20:34 +0000 (16:20 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Thu, 5 Jul 2018 08:58:40 +0000 (10:58 +0200)
put dependencies modules into stable/oxygen

Change-Id: I2bcb22485335094fc1ed09718be32881db09cd45
Co-authored-by: guillaume.lambert <guillaume.lambert@orange.com>
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
22 files changed:
api/pom.xml
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
pom.xml
renderer/pom.xml
servicehandler/pom.xml
tests/pom.xml
tests/stubpce/pom.xml
tests/stubrenderer/pom.xml

index 3ffbc0500b7eb0d203dc81d9381cc9e31164437c..458670e74ba7f14a2bcea74a8a275d636ceca057 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.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <relativePath/>
   </parent>
 
index f5b66878fcc6ead802ddf1a0d05896ddfdd90a1f..2bebe150d3bc528e88f8f7e27ecb2470a511dc27 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.1.0</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
index 8450199cf003b90928f18680b7f5eceb109b0880..7bc4bf2bdfe03b96bc25b0ce37eb478e0f951ead 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.2-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath/>
   </parent>
 
index 28c782d10e74fc7da8652e37703f80d5ba560ed5..9935c53224aee77296343daa20c9166834f9c73d 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.1.0</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
index 18395bf823a7b3e043247dc1cb418f7fe21b9014..a28e2c42bb0371e8335acb853942406b9b71581f 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2</mdsal.model.version>
+    <mdsal.version>1.7.2</mdsal.version>
+    <restconf.version>1.7.2</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2</dlux.version>
+    <netconf.version>1.4.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 884dd923dd05984a5fe54b6467c379a5d302d7c3..305da9b8d9a3058959dd277c2e92e89dcadf9c0a 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2</mdsal.model.version>
+    <mdsal.version>1.7.2</mdsal.version>
+    <restconf.version>1.7.2</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2</dlux.version>
+    <netconf.version>1.4.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 7a2addd791d41d894348e085c8c041e1ff1d7524..122131a3b2566fe498621bcd92b495bbc6c65016 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.12.2</mdsal.model.version>
+    <mdsal.version>1.7.2</mdsal.version>
+    <restconf.version>1.7.2</restconf.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2</dlux.version>
+    <netconf.version>1.4.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index ecd3c47180bc019a266cc1a1599fcf10bd18a8d4..864bd4a7582e329ed029d7a2d72833fa9375cda9 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</restconf.version>
+    <restconf.version>1.7.2</restconf.version>
   </properties>
 
   <name>OpenDaylight :: transportpce :: REST</name>
index 10eca561470bdd424d1c43daf571b91cbbb68ac7..09d149326b447ade01bdb76511e8de32c179f1bb 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</mdsal.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <mdsal.version>1.7.2</mdsal.version>
+    <dlux.version>0.7.2</dlux.version>
   </properties>
 
   <name>OpenDaylight :: transportpce :: UI</name>
index 48687a29a19c263d4e70462865786994ac3c8e0c..b2b56de8e0fedf3f13f46d3b355a1072ca356430 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.12.2</mdsal.model.version>
+    <mdsal.version>1.7.2</mdsal.version>
     <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
-    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
+    <dlux.version>0.7.2</dlux.version>
+    <netconf.version>1.4.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 8781d5ad9388ef5fcf8631bc6d2737a533fc4c68..7b6a5f99de2f05f56215d5ad72ab1dcca3b8ac3d 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.1.0</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
index 4950cdce361d1710848efff0fe3d9a778b1dec53..c42e4b313cd7b8cdac0983f287fc68f304291d2a 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.1.0</version>
+    <version>3.1.1</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.2-SNAPSHOT</version>
+      <version>1.7.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>sal-netconf-connector</artifactId>
-      <version>1.7.2-SNAPSHOT</version>
+      <version>1.7.2</version>
     </dependency>
 
     <!-- Testing Dependencies -->
index 557539bba2d0338f5eefd8010824b6694fe96e18..fbf90e45885e84f62af8549548f6e45050f60469 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.2-SNAPSHOT</version>
+    <version>1.7.2</version>
     <relativePath/>
   </parent>
 
index bce1afdd9677b4ffded9fff90b556ee4ef495b38..69516a2b40f69c4b0a8e0dec2be563e98f9a9ae0 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.1.0</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
index 0eeaa8f5a21ac7211ddccaaa3233d98233b33f65..38c0fc571e949dc972f6eafc06fa8a3e87f6c75b 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.2-SNAPSHOT</version>
+    <version>0.8.2</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.2-SNAPSHOT</version>
+      <version>1.7.2</version>
     </dependency>
 
     <!-- Testing Dependencies -->
index 654052d6dafc4e1a2e17ae7dde84c80fb3b7fcce..65a081ae31838f259931e5d228810a90171940bc 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.2-SNAPSHOT</version>
+    <version>0.12.2</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.2-SNAPSHOT</version>
+      <version>1.4.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-inet-types-2013-07-15</artifactId>
-      <version>1.4.2-SNAPSHOT</version>
+      <version>1.4.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>iana-afn-safi</artifactId>
-      <version>2013.07.04.12.2-SNAPSHOT</version>
+      <version>2013.07.04.12.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-access-control-list</artifactId>
-      <version>0.10.2-SNAPSHOT</version>
+      <version>0.10.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>iana-if-type-2014-05-08</artifactId>
-      <version>2014.05.08.12.2-SNAPSHOT</version>
+      <version>2014.05.08.12.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-yang-types-20130715</artifactId>
-      <version>2013.07.15.12.2-SNAPSHOT</version>
+      <version>2013.07.15.12.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-interfaces</artifactId>
-      <version>2014.05.08.12.2-SNAPSHOT</version>
+      <version>2014.05.08.12.2</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-packet-fields</artifactId>
-      <version>0.10.2-SNAPSHOT</version>
+      <version>0.10.2</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/pom.xml b/pom.xml
index e31d75d41c5009540b44f5f4ab6f3b5d26f2a104..1a4c9926bccdb491e6498b4e16fff5af64ca5a0e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.5</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
index 8d9b79f11c12e90acc38cb1a799ccf0c5412c789..262bfb7cdf24db8ba5d267a24d4d53e94e6d0211 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.2-SNAPSHOT</version>
+    <version>0.8.2</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.2-SNAPSHOT</version>
+      <version>1.7.2</version>
     </dependency>
 
     <!-- Testing Dependencies -->
index 93e4937d7190968df732a1d1e3e69264c1372d2b..50e2cfab326d837a77f888202986be72c23537d5 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.2-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath/>
   </parent>
 
index ad7ee1d910b678253b8cf8a5beb1c5b5a5544421..b21c7976e01ff72726684da30d6ccd495a7d861e 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.1.0</version>
+    <version>3.1.1</version>
     <relativePath/>
   </parent>
 
index 85f0051d4071d964042ad52a0ca96e9c6eb486ff..ae0df320798a3f6345bcee9462a7f2759f286702 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.2-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath/>
   </parent>
 
index 51c2e177ddafaa63ab60485ac4cdc9108513c8c5..40be2eed5c9734121d6dbfa3e8c1a04ac0d3f3d5 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.2-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath/>
   </parent>