Bump versions by x.y.(z+1)
[openflowplugin.git] / applications / features / pom.xml
index bea12d37dbf568843b56bd4a63df83585dcf6bee..abef50e4252f525eb9d31ffee95c600fc1f17589 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.4-SNAPSHOT</version>
+  <version>0.3.5-SNAPSHOT</version>
   <artifactId>features-flow</artifactId>
   <packaging>jar</packaging>
 
   <properties>
-    <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
-    <config.version>0.5.4-SNAPSHOT</config.version>
-    <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
-    <openflowjava.version>0.8.4-SNAPSHOT</openflowjava.version>
-    <lldp.version>0.11.4-SNAPSHOT</lldp.version>
+    <yangtools.version>1.0.5-SNAPSHOT</yangtools.version>
+    <config.version>0.5.5-SNAPSHOT</config.version>
+    <mdsal.version>1.4.5-SNAPSHOT</mdsal.version>
+    <openflowjava.version>0.8.5-SNAPSHOT</openflowjava.version>
+    <lldp.version>0.11.5-SNAPSHOT</lldp.version>
 
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>