Release odlparent
[odlparent.git] / features / features-odlparent / pom.xml
index fc6d502aa939740a5777b7d3e8f818245e3ae880..040378faed16664225e867ec8ee2cea815202bfd 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.4-SNAPSHOT</version>
+        <version>13.0.9</version>
         <relativePath>../../feature-repo-parent</relativePath>
     </parent>
 
 
         <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>
@@ -80,7 +81,7 @@
 
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-jackson-2.11</artifactId>
+            <artifactId>odl-jackson-2</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
             <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>