Do not pull javax.inject into features
[openflowplugin.git] / features-aggregator / pom.xml
index 621d1df37aaabf0c62b75e7b200f4b491b7a2aac..df5fbc36ae52190341f9509b069262ed46e5febb 100644 (file)
@@ -4,14 +4,14 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.0</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin</module>