Add finals and move thread name constant to provider
[openflowplugin.git] / extension / features / pom.xml
index e88ab61b6728bcf5f3afe3ce2f972eee54a1e6a4..42617cf3a796df1935854ff4f67ea4206422b897 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>