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