Bump upstreams to the new Neon SR2 versions 40/82940/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 5 Jul 2019 12:35:25 +0000 (14:35 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 5 Jul 2019 13:08:53 +0000 (15:08 +0200)
- odlparent to 4.0.11
- mdsal to 3.0.9
- yangtools to 2.1.11

https://git.opendaylight.org/gerrit/#/q/status:merged+project:integration/distribution+branch:stable/neon+topic:mri-neon-sr2

Change-Id: I21fae1d5318df253fd18cbccbf3aad08fb4e15af
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
22 files changed:
api/pom.xml
artifacts/pom.xml
common/pom.xml
features/features-transportpce/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
features/pom.xml
karaf/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
test-common/pom.xml

index 78d2714704679b1d6279f073299187058a6b78df..584bf30ad8741ee3a46fbf15f8f963df37ebf7ac 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 2989cb96ee2aeb896e1abcf407a23fede070ce73..8f0c19742d4f05057d77d9eb0dfac4c055fcccb2 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index 6995d49cf98cad6b976ae4b2fc8035c28cada787..f79b55f5aef87f7b960c9210bb8f50a84b7197d4 100644 (file)
@@ -8,9 +8,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.opendaylight.odlparent</groupId>
-        <artifactId>bundle-parent</artifactId>
-        <version>4.0.10</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>binding-parent</artifactId>
+        <version>3.0.9</version>
         <relativePath />
     </parent>
 
index 8ddd89de7e8ef05aa0ad5caff6804e8b58ef9636..66f956068382bad3551f2cbbc32e8fc1a0927a2d 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index 94694da44a808c70160cd3f55ba694bc1826f9aa..8fb66ee468ab0f1ff91557dfbaf98c5a93808a45 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index 871b772f327b8f52a0b8705ba01f9635bac44a79..2744b40d529710ae6b0d96e8dd1d01dc7de868dc 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.version>1.9.2-SNAPSHOT</mdsal.version>
     <restconf.version>1.9.2-SNAPSHOT</restconf.version>
-    <yangtools.version>2.1.10</yangtools.version>
+    <yangtools.version>2.1.11</yangtools.version>
     <netconf.version>1.6.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
index 17639436056420705800fa887b1b05eb032fc14d..5d43ad7e74128fc6c05f1530885ece8ac391b0fe 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index 16036f0d65dc076d83f89879f77748d253ff5779..55ba166145035d43e074ff001b97ce06dc338aa5 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.version>0.13.2</mdsal.model.version>
     <mdsal.version>1.9.2-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.1.10</yangtools.version>
+    <yangtools.version>2.1.11</yangtools.version>
     <netconf.version>1.6.2-SNAPSHOT</netconf.version>
     <restconf.version>1.9.2-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
index 026ad9539f51536c9dbd1602f0f95736c53b4880..4e0fcb577de6b05542b3bb2740c4e6a5c15dd920 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index e4d8ccc80565d9dfa6cb87a648f2140470813843..c89d87fccf02a3e0fa1972d6e7f0b63c536c9e88 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>karaf4-parent</artifactId>
-    <version>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index c6ef1faa98823638b376f854917356d57e593f88..bc49d9c9a2b1410d8525d09712bfa76d205cf926 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index e229302cf22d290db193e4d34f840f00ba2339f5..508849e8082f02f6b85c25e48b4025b4fa70b313 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index c6bf3e34d433718fa25a1b292468a0184b6ad54b..088c076709635ca7d2d8723d743b1a7d9f34e784 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 10d653dacaa922fd2a144aa6b9564e58830cb4d5..2c21949c780d9af8fccbe63ffe13831365148639 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index bf391d2f4fa9e5757978ba46c6e7dc5ec243331d..824bf6149ca488b65450ec40214022942f95ae1d 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index bfbb48b4a3ae95f4e3158c9294148762754d5f72..6198031d215d9b9ecb8329ec0e1b4ce253499916 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index ef991485357a0b7bc96f257b333f710c01e52fa3..f50dddcbc75de08f40f12ea828c0ba3261d74d45 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index df67a64b0efbce521aca8ca4309f28a1e4b0cee9..cbaa54ff44b05d58771d507e47b3542cf69d0cbf 100644 (file)
@@ -15,9 +15,9 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.odlparent</groupId>
-    <artifactId>bundle-parent</artifactId>
-    <version>4.0.10</version>
+    <groupId>org.opendaylight.mdsal</groupId>
+    <artifactId>binding-parent</artifactId>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index ea4aa284ae7cabd96c0d41c721bd0ccbaddce7a2..f5c416c5eed9ea2e54221217d5d12fc5d5ac79ad 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>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
index e43ec8bd3945e5ad000fff9de8587b568ff1cc8f..7b27f9ac0d7cd5be62fa07d826858d35d0524ab1 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index a2268f47726de17045223f378e9437711292cecc..bc7b798cb111991bc99f6dc6575a5dbdca5ae3c0 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 05cb1c93f8118b3f38701a4b5c8faf579a411e95..ae721e5ef9de0f1611df426ad67c90716a08fae6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.10</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.10</version>
+                <version>2.1.11</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>