Update common versions for Aluminium 75/89475/3
authorJamo Luhrsen <jluhrsen@gmail.com>
Tue, 28 Apr 2020 00:17:12 +0000 (17:17 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 28 Apr 2020 02:25:33 +0000 (19:25 -0700)
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I0fc2f5521d73ceedab302d765dca9d43a17192db

opendaylight/pom.xml

index 457bb11a693ddde1cfca933d1415802ab62fc90a..88073784ed8f2b2c3cb365a175f1671a6c345d0f 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.13.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
         <profile>
             <id>detnet</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
                     <groupId>org.opendaylight.detnet</groupId>
                     <artifactId>features-detnet</artifactId>
-                    <version>0.1.0-SNAPSHOT</version>
+                    <version>0.2.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>1.0.0-SNAPSHOT</version>
+                    <version>2.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -73,7 +73,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>1.0.0-SNAPSHOT</version>
+                    <version>2.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -81,7 +81,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>1.0.0-SNAPSHOT</version>
+                    <version>2.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>