Bumping versions by 0.0.1 for next dev cycle
[openflowplugin.git] / applications / features / pom.xml
index a15ed37a55436c03cae12c3d9c63a8be3a7d637f..cb9c6f16bf79ae8c7fb35062aedde7424284c716 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.2-SNAPSHOT</version>
   <artifactId>features-flow</artifactId>
   <packaging>jar</packaging>
 
   <properties>
-    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
-    <config.version>0.4.0-SNAPSHOT</config.version>
-    <mdsal.version>1.3.0-SNAPSHOT</mdsal.version>
-    <openflowjava.version>0.7.0-SNAPSHOT</openflowjava.version>
-    <lldp.version>0.10.0-SNAPSHOT</lldp.version>
+    <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
+    <config.version>0.5.2-SNAPSHOT</config.version>
+    <mdsal.version>1.4.2-SNAPSHOT</mdsal.version>
+    <openflowjava.version>0.8.2-SNAPSHOT</openflowjava.version>
+    <lldp.version>0.11.2-SNAPSHOT</lldp.version>
 
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
       <type>xml</type>
     </dependency>
 
-    <dependency>
-      <groupId>org.opendaylight.openflowplugin.applications</groupId>
-      <artifactId>statistics-manager-config</artifactId>
-      <type>xml</type>
-      <classifier>config</classifier>
-    </dependency>
-
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
       <artifactId>model-flow-base</artifactId>