Adjust TPCE version for Magnesium 69/88569/2
authorLuis Gomez <ecelgp@gmail.com>
Sun, 22 Mar 2020 22:04:41 +0000 (15:04 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Sun, 22 Mar 2020 22:07:27 +0000 (15:07 -0700)
Change-Id: I54706aa4c031c5d380b60f152d9e60699e615551
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 457bb11a693ddde1cfca933d1415802ab62fc90a..3b88db196e19592a9605dcfd66d91709884af67e 100644 (file)
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>1.0.0-SNAPSHOT</version>
+                    <version>1.0.1-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>1.0.1-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>1.0.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>