Bump upstreams
[openflowplugin.git] / features-aggregator / odl-openflowplugin-libraries / pom.xml
index 6dfc6625d08798fd4adf5d32a57830e1b23e782c..5e012912456644add6055aa1d217d028d0b3a11e 100644 (file)
@@ -4,18 +4,24 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.13</version>
+        <version>13.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-libraries</artifactId>
     <packaging>feature</packaging>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.18.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Libraries</name>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>odl-apache-commons-lang3</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-guava</artifactId>