Bump odlparent to 5.0.6 06/88506/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Mar 2020 10:33:00 +0000 (11:33 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Mar 2020 10:33:00 +0000 (11:33 +0100)
This picks up the latest updates.

Change-Id: I2924fdc6251664f6644976ff50c8f8c524a9f37a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
archetype/pom.xml
features/features-dlux/pom.xml
features/odl-dlux-core/pom.xml
features/pom.xml
pom.xml

index 0246c9c51e8a4677c34b477a8da4e2443d11ba13..a830365344b950201b6f68226333a2aacf848af7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 8aef376c04bc73fcfdea9d44e57219d5f89aaa11..62641c9c2b28854898a13c094febbefb8dea2de6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index e87d460ea763d688f59c7232bf5aefebe5b0dccc..23b1c2ef6e2fc7ede8cc8c19b28679f1c9bf71f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index f79cab289f36e86573f32dfee4974907b44655e3..fb51e802562b3ed20cb72ee261acf7e9bd2f6804 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
diff --git a/pom.xml b/pom.xml
index a027ae9862d366db13c04ba864e87bd6fcce1031..e608ee16813f620fe240b3c7cdee354fca1e2ebd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.5</version>
+    <version>5.0.6</version>
     <relativePath/>
   </parent>