Fix odlparent reference 13/83113/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 12:15:41 +0000 (14:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 13:11:15 +0000 (15:11 +0200)
We should not be referncing odlparent-4.0.2, but rather 4.0.11.

Change-Id: Ia238cf79c1324b3764ede4e920d8bd8caac2ca97
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 5062322aa59183ade78f38d835caab451fb879a0)

netconf/shaded-exificient-jar/pom.xml
netconf/shaded-exificient/pom.xml

index bee9f7c6ea1596948b668ad9e4937510d6ef6880..e3efc5d20a051f88b33201d53c36b1aa702fe5ce 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
index 4585f6a8480c58c8a65456cc25df6c4c4b2fade7..0eb942d750e86860542a14f80a4c41ccf9f08795 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>