downgrade dependencies to stable/fluorine SR1 94/76794/1
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Tue, 9 Oct 2018 12:24:27 +0000 (14:24 +0200)
committerMartial COULIBALY <martial.coulibaly@gfi.fr>
Tue, 9 Oct 2018 12:24:27 +0000 (14:24 +0200)
Change-Id: I68e9c8cdd1ca52d6e9c1082f34ecb46be2ad7bd6
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
20 files changed:
api/pom.xml
common/pom.xml
features/odl-transportpce-api/pom.xml
features/odl-transportpce-ordmodels/pom.xml
features/odl-transportpce-stubmodels/pom.xml
features/odl-transportpce/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
renderer/pom.xml
servicehandler/pom.xml
test-common/pom.xml
tests/stubmodels/pom.xml
tests/stubpce/pom.xml
tests/stubrenderer/pom.xml

index d512730a853611ed282ef908e61e3392651e1ed1..96b78b379b930fdc162acb45a49468d7b714f4fc 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index c1c9f73c0db54b2b021055c20093439adf63c8d7..ec35249d95a953e4da3708f490866761c30d1be0 100644 (file)
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.8.1-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.6.0-SNAPSHOT</version>
+                <version>1.5.1-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.13.1-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 7660d2d3e611dc00ffad1a8a6d9d8c9345f37425..aa8ee92681630270f3734defaceb94094e4e60e9 100644 (file)
@@ -23,11 +23,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.14.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
+    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
     <yangtools.version>2.0.9</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 9f7c94ac70cd9a4d8ca8d5ad089bc87ad0bf7d52..5abb7988d3e63d96ee11152c65eb82dad12215bd 100644 (file)
@@ -22,11 +22,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.model.version>0.14.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
+    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
     <yangtools.version>2.0.9</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 3c0df451876dcecad229574fd2286196f34ff6d2..25d46cc2e4689213a3b7133df5b70b7c4f4e26bf 100644 (file)
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.14.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-inet-types-2013-07-15</artifactId>
-      <version>1.6.0-SNAPSHOT</version>
+      <version>1.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
index 5f5eded9ac1839344d80baf7f8855d57d4676de3..9f254689ece0b9d2199db488073cb31ae0972c37 100644 (file)
@@ -23,11 +23,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.14.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
     <yangtools.version>2.0.9</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
+    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index efcf87b2089f5f9b306df7bbe47a21a8e574195c..a682db1d8032a0e46815f05e2df29a7ae06eb1f7 100644 (file)
@@ -27,7 +27,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.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index b311f27cc5a3046fa751366e95aaad671ff25579..61e622eecd603e3e6166bee3f72e75cbf9098170 100644 (file)
@@ -13,7 +13,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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 7fa7f490ae2307be4e8dfca8763ccda3cbd5372e..0adb38ab05cd81d4de05cca072245ac0952d52e4 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 2466103109a4c8f646c761b49e5583d55570a37e..d58a3ce19dda68fa9da7c35cbffe1d28d0b4f591 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -26,14 +26,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index c2485695df1ced7414659647ffbd9c2c2ae48540..a781e3ac33a112c5d1089639c15124730c70a56e 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
@@ -69,7 +69,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-network-2015-06-08</artifactId>
-      <version>1.6.0-SNAPSHOT</version>
+      <version>1.5.1-SNAPSHOT</version>
     </dependency-->
   </dependencies>
 </project>
index fd6ead1d48cff273388b462aad97e9817f4758a4..56ae44d9ae1565fcdd38c6a938514530f71d6406 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -82,14 +82,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c331e3ea51bf84eb7f0c34bf148f375dba3af36a..b0e0ffe33331f22479da494b0ee17a1c1d0ac381 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 943c06885742cf472bd6d1725847e68016cf27bc..4ad2d0721afc7e1b428101606b001b0319ff6c91 100755 (executable)
@@ -80,7 +80,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
-      <version>1.9.0-SNAPSHOT</version>
+      <version>1.8.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 
index 779cd79a5b35bec4b155e1afdc3a6f8c0405e1f8..77367cb68039505ae8a89fef57af4f2ee57c8c96 100644 (file)
@@ -13,7 +13,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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index e8f15f800eccf59a1099e7d4394ed708cf89938d..fabded4ddf380735e021aed3f5b6143ba1b2b8fc 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index eb6c5fbd528687849ef944c9e159defcbb016036..55b9ba5e0b99ebab656a9c79145c7556053b3a15 100644 (file)
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 864d69088ba56105b196d3f8dfcc7e736f732d05..ae6aedd0f254f46232e7aec94c71836f15441fb9 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.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 94ba894856b8acac4a66ed4ba816b4f51ac0f950..b1cb249c3eae53dad22f307e728afe6da28691bd 100644 (file)
@@ -17,7 +17,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -46,14 +46,14 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 29adb86cedd94be2d79c5460e7d9ffdcf620f35c..c938d360db10baef6eca1d288db880bc93cefd31 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -29,14 +29,14 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>