Merge "use (infrautils') Executors in SwitchConnectionProviderImpl"
[openflowplugin.git] / openflowplugin / pom.xml
index 28fed0ca998c414ca585373b074069db284fd136..4c2b9e860b17900432b3d37c830693ec9837daef 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.commons</groupId>
-            <artifactId>commons-lang3</artifactId>
-        </dependency>
 
         <dependency>
             <groupId>junit</groupId>
 
     </dependencies>
 </project>
-