Bump versions by x.y.(z+1)
[integration/distribution.git] / artifacts / upstream / artifacts / pom.xml
index fed91695f39f776edc8703d66d2b2a3342c9f290..455f0882bc3016eb0fe2ca896a80d7f42f88e415 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.13.4-SNAPSHOT</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>artifact-artifacts</artifactId>
         <profile>
             <id>lispflowmapping</id>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
-                    <!-- FIXME: remove this with mdsal-6.0.1+ -->
-                    <dependency>
-                        <groupId>org.opendaylight.mdsal</groupId>
-                        <artifactId>odl-mdsal-trace</artifactId>
-                        <version>${mdsal.version}</version>
-                        <classifier>features</classifier>
-                        <type>xml</type>
-                    </dependency>
                 </dependencies>
             </dependencyManagement>
         </profile>
         <profile>
             <id>netvirt</id>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>