fix mdsal binding models 08/80408/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Wed, 20 Feb 2019 10:23:06 +0000 (11:23 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 20 Feb 2019 10:25:52 +0000 (11:25 +0100)
downgrade mdsal binding models to 1.2.6 (non SNAPSHOT) and others ietf
or iana models to 0.13.6 and 1.0.6 so that they are aligned with mdsal
binding parent version 3.0.6 (neon SR0 target)

Change-Id: I5012741cbf1dd714474af7209199008c37b3649a
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
features/odl-transportpce-api/pom.xml
features/odl-transportpce-ordmodels/pom.xml
features/odl-transportpce-stubmodels/pom.xml
ordmodels/common/pom.xml
ordmodels/device/pom.xml
ordmodels/network/pom.xml
ordmodels/pom.xml
ordmodels/service/pom.xml

index 15c653b55fedb2b11d9488152b80a765d9de32cf..6a6e671d96afafabd91b46d085332c5209c522f6 100644 (file)
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.bmodel.version>1.2.7-SNAPSHOT</mdsal.bmodel.version>
+    <mdsal.bmodel.version>1.2.6</mdsal.bmodel.version>
     <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
     <restconf.version>1.9.0-SNAPSHOT</restconf.version>
     <yangtools.version>2.1.8</yangtools.version>
index f16700857811d486967b9f875b693d78fcd8f0d6..e1c94923d78052ae88749896d8654a4647b91c01 100644 (file)
@@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.bmodel.version>1.2.7-SNAPSHOT</mdsal.bmodel.version>
+    <mdsal.bmodel.version>1.2.6</mdsal.bmodel.version>
     <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
     <restconf.version>1.9.0-SNAPSHOT</restconf.version>
     <yangtools.version>2.1.8</yangtools.version>
index 0152d7155c145a83a15098a96bf975d41148fe4f..d95b2fd75699e9a5d65d75f38ba0fa21ae800a9f 100644 (file)
@@ -34,12 +34,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-inet-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
index 29e0ae08707e2fbc24a1a4639bfe8a70ac1fe193..9a37b49c45e92344166f72515604dd932c2ec871 100644 (file)
@@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
   </dependencies>
 </project>
index 2231160c144aad4927a0182307d230f4abab6082..0191d2a0d5a13854dba463ad12a9f3f60952c964 100644 (file)
@@ -61,12 +61,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-inet-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
   </dependencies>
 
index d2c6d22597a1c61919e580ea000cf40d72b1a5d2..5f6a56dfc594b71db4b043b9b56b6b9832126c30 100644 (file)
@@ -45,12 +45,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-inet-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <!--dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
index 5f09244c718bc112e40edbab5cbba177b3d6fc0c..fbe9cc62c2d9039e6aef328ac74b1359c931e783 100644 (file)
@@ -104,12 +104,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-inet-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
@@ -120,7 +120,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-access-control-list</artifactId>
-      <version>0.13.7-SNAPSHOT</version>
+      <version>0.13.6</version>
     </dependency>
     <!--dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
@@ -135,17 +135,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
       <artifactId>iana-if-type</artifactId>
-      <version>1.0.7-SNAPSHOT</version>
+      <version>1.0.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc7223</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-packet-fields</artifactId>
-      <version>0.13.7-SNAPSHOT</version>
+      <version>0.13.6</version>
     </dependency>
   </dependencies>
 
index e0e99a6c0fc06bd9d4ee836c69b47dfa779ce439..626851697beb9fe5614e691e25ffce121d8a9526 100644 (file)
@@ -45,12 +45,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-inet-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>1.2.7-SNAPSHOT</version>
+      <version>1.2.6</version>
     </dependency>
   </dependencies>
 </project>