Update common versions for Magnesium SR1 76/89476/2
authorLuis Gomez <ecelgp@gmail.com>
Tue, 28 Apr 2020 02:22:14 +0000 (19:22 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 28 Apr 2020 02:28:23 +0000 (19:28 -0700)
Change-Id: I9a2aecd7f5c56a7346ca395f8fb86252169b9be1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 3b88db196e19592a9605dcfd66d91709884af67e..ac13d42e83539797467c889208c7aff365433d05 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.1-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.1.1-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.1-SNAPSHOT</version>
+                    <version>1.1.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.1-SNAPSHOT</version>
+                    <version>1.1.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.1-SNAPSHOT</version>
+                    <version>1.1.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>