Bump to odlparent 4.0.5 18/78918/2
authorStephen Kitt <skitt@redhat.com>
Fri, 21 Dec 2018 09:11:03 +0000 (10:11 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 21 Dec 2018 16:47:28 +0000 (17:47 +0100)
Change-Id: If17faeb6c6378666dd0d8a0ff4e6191bb930ea45
Signed-off-by: Stephen Kitt <skitt@redhat.com>
artifacts/pom.xml
features/parent/pom.xml
features/production/pom.xml
features/test/features-neutron-test/pom.xml
features/test/pom.xml
integration/test-standalone/pom.xml
karaf/pom.xml
neutron-hostconfig/pom.xml
parent/pom.xml

index 3d951c0296cd6b338c8132392f7ebf82bbb44e84..c4c8f3cb95b95597bc50e8ac661ff0be0c5c0613 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.5</version>
         <relativePath/>
     </parent>
 
index f1062340be06ecd2b560cb01faa0875f6ca715f4..5ec80abeeaa93e69bb9684b13fecd0da6d4926e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.5</version>
         <relativePath/>
     </parent>
 
index f01ab086108184bfb3c5b36ddf3854805510b3f9..9cd98b3e63c749453267fdb5b4d877caf40ccb60 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.5</version>
     <relativePath/>
   </parent>
 
index 6fe879df80dbd6281a88481c59fa8282c6aeade9..74f936401f6faec66138e6daa6a5900397e5d624 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.5</version>
         <relativePath/>
     </parent>
 
index 774386ac21b848a324821237ad449399be087d2e..351283db016eedc658024714d82d3d74073872c2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.5</version>
     <relativePath/>
   </parent>
 
index 2be5ad8fbc7e162cee5db0e31cb03ad24774af64..d1ecd97b157c9a6645f12e84be244c5b0152d0e3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.5</version>
     <relativePath/>
   </parent>
 
index 811b80f4a254bc399b5b64b02cb3bf9285de20d9..dd98b465c215dbf97bcf3e3eaf2f7a9b43285997 100644 (file)
@@ -9,7 +9,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.2</version>
+        <version>4.0.5</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index b69771f4a73265dd3db97232e9a4958c0fade248..c5dd915d41dae40164a6e3edf3131124cdfc7e54 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.5</version>
     <relativePath/>
   </parent>
 
index 4cb336ee5e91fe9828d9ccc81721cb9018affae0..e02b32527212fa38c5e7048f60b35ac8912d4c09 100644 (file)
@@ -6,8 +6,7 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>