Bump versions by x.(y+1).z
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 4015da2940d241ba15cb9e925dd08a2a690616dc..621c1b9c40f21c12a834ba8cdfc80a2d76698875 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.2</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.9.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. -->
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>Single feature containing all features compatible together.</description>
-    <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
+    <url>https://wiki.opendaylight.org/x/ggYF</url>
     <licenses>
         <license>
             <name>Eclipse Public License v1.0</name>
         </dependencies>
     </dependencyManagement>
 
-    <!-- Override odlparent default to get the speed improvements in feature generation
-         FIXME: remove this once odlparent ships 4.1.5+ -->
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.karaf.tooling</groupId>
-                <artifactId>karaf-maven-plugin</artifactId>
-                <version>4.1.5</version>
-            </plugin>
-        </plugins>
-    </build>
-
     <!-- User facing single features. Alphabetical order -->
     <profiles>
         <!-- AAA -->
                 </dependency>
             </dependencies>
         </profile>
-        <!-- InfraUtils -->
+        <!-- jsonrpc -->
         <profile>
-            <id>infrautils</id>
+            <id>jsonrpc</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
-                    <groupId>org.opendaylight.infrautils</groupId>
-                    <artifactId>odl-infrautils-ready</artifactId>
+                    <groupId>org.opendaylight.jsonrpc</groupId>
+                    <artifactId>odl-jsonrpc-all</artifactId>
                     <type>xml</type>
                     <classifier>features</classifier>
                 </dependency>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.netconf</groupId>
-                    <artifactId>odl-mdsal-apidocs</artifactId>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                </dependency>
                 <dependency>
                     <groupId>org.opendaylight.netconf</groupId>
                     <artifactId>odl-restconf</artifactId>
                 </dependency>
                 <dependency>
                     <groupId>org.opendaylight.netconf</groupId>
-                    <artifactId>odl-yanglib</artifactId>
+                    <artifactId>odl-restconf-openapi</artifactId>
                     <classifier>features</classifier>
                     <type>xml</type>
                 </dependency>
             </dependencies>
         </profile>
-        <!-- Neutron Northbound -->
-        <profile>
-            <id>neutron</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.neutron</groupId>
-                    <artifactId>odl-neutron-service</artifactId>
-                    <type>xml</type>
-                    <classifier>features</classifier>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- OpenflowPlugin -->
         <profile>
             <id>openflowplugin</id>
                 </dependency>
             </dependencies>
         </profile>
-        <!-- SFC -->
+        <!-- TransportPCE -->
         <profile>
-            <id>sfc</id>
+            <id>transportpce</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
-                    <groupId>org.opendaylight.sfc</groupId>
-                    <artifactId>odl-sfc-ovs</artifactId>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce</artifactId>
+                    <classifier>features</classifier>
                     <type>xml</type>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-tapi</artifactId>
                     <classifier>features</classifier>
+                    <type>xml</type>
                 </dependency>
                 <dependency>
-                    <groupId>org.opendaylight.sfc</groupId>
-                    <artifactId>odl-sfc-sb-rest</artifactId>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-inventory</artifactId>
+                    <classifier>features</classifier>
                     <type>xml</type>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-nbinotifications</artifactId>
                     <classifier>features</classifier>
+                    <type>xml</type>
                 </dependency>
                 <dependency>
-                    <groupId>org.opendaylight.sfc</groupId>
-                    <artifactId>odl-sfclisp</artifactId>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-dmaap-client</artifactId>
+                    <classifier>features</classifier>
                     <type>xml</type>
+                </dependency>
+            </dependencies>
+        </profile>
+        <!-- TransportPCE-models -->
+        <profile>
+            <id>transportpce-models</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <dependencies>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce.models</groupId>
+                    <artifactId>odl-openroadm-devices</artifactId>
                     <classifier>features</classifier>
+                    <type>xml</type>
                 </dependency>
                 <dependency>
-                    <groupId>org.opendaylight.sfc</groupId>
-                    <artifactId>odl-sfc-shell</artifactId>
+                    <groupId>org.opendaylight.transportpce.models</groupId>
+                    <artifactId>odl-openroadm-models</artifactId>
+                    <classifier>features</classifier>
                     <type>xml</type>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce.models</groupId>
+                    <artifactId>odl-tapi-2.4.0-models</artifactId>
                     <classifier>features</classifier>
+                    <type>xml</type>
                 </dependency>
             </dependencies>
         </profile>