Release odlparent
[odlparent.git] / features / features-odlparent / pom.xml
index 75b2fbd547b8b4522b31429e2bf0c5b2969fe2e4..040378faed16664225e867ec8ee2cea815202bfd 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.7-SNAPSHOT</version>
+        <version>13.0.9</version>
         <relativePath>../../feature-repo-parent</relativePath>
     </parent>
 
     <artifactId>features-odlparent</artifactId>
     <packaging>feature</packaging>
+
     <name>ODL :: odlparent :: ${project.artifactId}</name>
+    <description>OpenDaylight third-party features</description>
 
     <dependencies>
         <dependency>
 
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-apache-commons-codec</artifactId>
+            <artifactId>odl-apache-commons-lang3</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-apache-commons-lang3</artifactId>
+            <artifactId>odl-apache-commons-text</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-apache-commons-net</artifactId>
+            <artifactId>odl-apache-spifly</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-apache-commons-text</artifactId>
+            <artifactId>odl-asm</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-apache-sshd</artifactId>
+            <artifactId>odl-dropwizard-metrics</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>odl-guava-25</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
 
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-jackson-2.9</artifactId>
+            <artifactId>odl-jackson-2</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
             <type>xml</type>
         </dependency>
 
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>odl-jersey-1</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-jersey-2</artifactId>
             <type>xml</type>
         </dependency>
 
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>odl-jung-2.1</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
-
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-karaf-feat-jdbc</artifactId>
             <type>xml</type>
         </dependency>
 
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-woodstox</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-ws-rs-api</artifactId>