Fix opendaylight/pom.xml parent & project versions 89/95789/4
authorGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 14 Apr 2021 13:06:30 +0000 (15:06 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 15 Apr 2021 12:24:38 +0000 (12:24 +0000)
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I1c2f20c24efab6e06436c557493ab58ac70f1e03

opendaylight/pom.xml

index 2b202c464a33147f9834a261067a0ab4cf224c44..0f8a63bb6bd5d39610c7de6e66115329ae8e5e6c 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.15.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>15.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>