Bump versions by x.y.(z+1)
[integration/distribution.git] / artifacts / upstream / artifacts / pom.xml
index ebbbed202380963ded3b1151959297bb0179e0ce..0a95fe30368f4567de02071e4154bf04f5f5b034 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.13.2-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>