Fix odlparent reference 12/83112/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 12:15:41 +0000 (14:15 +0200)
We should not be referncing odlparent-4.0.2, but rather 5.0.0.

Change-Id: Ia238cf79c1324b3764ede4e920d8bd8caac2ca97
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/shaded-exificient-jar/pom.xml
netconf/shaded-exificient/pom.xml

index 457aa8ef04533c2985d51638da5464642dedd35f..affe814a8949e0dd52f9732324e334544faed56a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.2</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
 
index b1b7fb6cb6835bf05e3368f85fa3aacde20cef40..045fbea7c086f7bfcf3479750e6808ef489bbb56 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>