Bump versions by x.(y+1).z
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 51a3b8758fd3acfcd6b329bbbddfe9639850cd8d..621c1b9c40f21c12a834ba8cdfc80a2d76698875 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.4</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>odl-integration-compatible-with-all</artifactId>
     <!-- TODO: Shorter name? -->
-    <version>0.19.0-SNAPSHOT</version>
+    <version>0.21.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
                     <classifier>features</classifier>
                     <type>xml</type>
                 </dependency>
-                <dependency>
-                    <groupId>org.opendaylight.netconf</groupId>
-                    <artifactId>odl-yanglib</artifactId>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                </dependency>
             </dependencies>
         </profile>
         <!-- OpenflowPlugin -->
         <profile>
             <id>transportpce</id>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
         <profile>
             <id>transportpce-models</id>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
                 </dependency>
                 <dependency>
                     <groupId>org.opendaylight.transportpce.models</groupId>
-                    <artifactId>odl-tapi-2.1.1-models</artifactId>
+                    <artifactId>odl-tapi-2.4.0-models</artifactId>
                     <classifier>features</classifier>
                     <type>xml</type>
                 </dependency>