Bump odlparent 2.0.2 to 2.0.4
authorMichael Vorburger <vorburger@redhat.com>
Thu, 10 Aug 2017 10:14:57 +0000 (15:44 +0530)
committerMichael Vorburger <vorburger@redhat.com>
Thu, 10 Aug 2017 12:49:37 +0000 (18:19 +0530)
This include a temporary hack / work-around in ready/impl/pom.xml for
the problem which will be properly fixed the next odlparent release by
https://git.opendaylight.org/gerrit/#/c/61489/

Change-Id: Ia0fd1da9d4ae5eb01d719badcf03aeef91a44dc3
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
inject-guice-testutils/pom.xml
inject/pom.xml
pom.xml

index d1d47b7b857a10f5a1a7401b05a4181829d8b3b1..4aeb102aa44e01907735e348ccdeb8784bdb7f1c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.4</version>
     <relativePath />
   </parent>
 
index 0b9b41b0bab33b2d98930bff73aaef0e9a10336d..60645618b15acea5c31da7a303acd69ac09051c1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.4</version>
     <relativePath />
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 4b548323a41d1cedbc62c1ee30de518765212644..a01c2aa31b224b43e1761467e4dcbdbf881b9213 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.4</version>
     <relativePath />
   </parent>