Update versions after Magnesium SR2 release 01/93201/1
authorLuis Gomez <ecelgp@gmail.com>
Mon, 19 Oct 2020 22:21:45 +0000 (15:21 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Mon, 19 Oct 2020 22:21:45 +0000 (15:21 -0700)
Change-Id: Ic3c1c53d3a8ff5a2ac823edd704fec38b745f8a8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 5cdd2e4e485d1b235d09cf0ba901eacb83bf8fd9..1777b4f6369d6b9de732b2e353c5c73882287aa4 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.12.2-SNAPSHOT</version>
+        <version>0.12.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
         <tag>HEAD</tag>
     </scm>
     <profiles>
-           <!-- Detnet -->
-        <profile>
-            <id>detnet</id>
-            <activation>
-                <activeByDefault>false</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.detnet</groupId>
-                    <artifactId>features-detnet</artifactId>
-                    <version>0.1.2-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>test</scope>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- TransportPCE -->
         <profile>
             <id>transportpce</id>
@@ -65,7 +48,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>1.2.0-SNAPSHOT</version>
+                    <version>1.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -73,7 +56,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>1.2.0-SNAPSHOT</version>
+                    <version>1.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -81,7 +64,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>1.2.0-SNAPSHOT</version>
+                    <version>1.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>