Bump odlparent to 6.0.0 41/84141/4
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 2 Sep 2019 17:23:38 +0000 (19:23 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 24 Sep 2019 09:44:36 +0000 (11:44 +0200)
This bumps odlparent to 6.0.0 as part of Magnesium MRI.

Change-Id: I19505dd80b832cd6ed8b68daf471d9e90d3dfdd2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
12 files changed:
artifacts/pom.xml
commons/pom.xml
features/odl-serviceutils-listener/pom.xml
features/odl-serviceutils-rpc/pom.xml
features/odl-serviceutils-srm/pom.xml
features/odl-serviceutils-tools/pom.xml
features/pom.xml
features/serviceutils-features/pom.xml
karaf/pom.xml
pom.xml
srm/pom.xml
tools/pom.xml

index e59c83016293c9601fb0241f828821582ca0be51..3b2b8b6c13a07d3260250061a46568a763cf40fb 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index 3c68e45f88ad8f934d52e67ed2bc3ab7a96cb160..7f84036e95224b790a3d4af8ab47e78f5efdf855 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index 72d334cf931cd470ebaaff3e57ad35799210a159..9db18c1a585d59a706a0a9f9078519dce27ef3c6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.2</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 4157c361fd1b953e20e0cb9dd8ae2651ab816b5c..c26a1f8dc6d9f5850ae30d984d05844e559f7a9d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.2</version>
+        <version>6.0.0</version>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
index 53e3f8604867b8e375fd915b780e92dd20efd81d..543cf3ad704e5d958b9027863fd05a36c79d04d2 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index f1a339189a807ed43c4af18e83e1abd9bfb12753..fe81cd2be55becb9a10a0c86b883ee208a8718dd 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index 0354e2fbe43377730d444893f6ac84db8a26401c..8f1f44a08a110a609a079122523ffc86a0df3e7a 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>5.0.2</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 1fb7f740fff007122624ba9109565ca065d923e4..aba481ad67ed428462f868ff356eac56e3040e7d 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index d9ad886c59e70d3f680d5b3cb2cd79bd415b0ce1..4b6c9f087571e2b84e46eafd84e79b3e39dad14a 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 7534fecbe0087f9e51a124ed6773fae96ebd7bbc..c78234a189cf0b1346533de8c8cc14a25cb2f1fc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index 5f18a37cb2d9ce274c9429723d23ced47257a7f9..534d2ec992797a7e3d1d2afb170dcf73852b3a82 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
index 40fb62c27515c9258b16d2ecc1171660daeeff5f..13a9ca0a84b3b578a493b75d4b8354a384e35038 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>5.0.2</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>