Update version after SR release 41/83741/1 stable/fluorine
authorLuis Gomez <ecelgp@gmail.com>
Mon, 19 Aug 2019 00:55:24 +0000 (17:55 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Mon, 19 Aug 2019 00:55:24 +0000 (17:55 -0700)
Change-Id: Iba1c99e3b0823f64780d04558f9699cc3c631fa6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 544a9f3586cc5ecd4376c550b951a1ba0fda027d..8f86f6aea8470149fe34bbde6891c5ab7cf10238 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.9.3-SNAPSHOT</version>
+        <version>0.9.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>0.9.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.jsonrpc</groupId>
                     <artifactId>jsonrpc-features</artifactId>
-                    <version>1.5.4-SNAPSHOT</version>
+                    <version>1.5.5-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
         <profile>
             <id>transportpce</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>features-transportpce</artifactId>
-                    <version>0.2.3-SNAPSHOT</version>
+                    <version>0.2.4-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>