Release odlparent
[odlparent.git] / features / features-odlparent / pom.xml
index 468786146092453aa65413a91d27ae8128bb7e88..040378faed16664225e867ec8ee2cea815202bfd 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.0-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.13</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>