Bump versions to 7.0.7-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index 80a3d4320283577cfb99757e465cb9644b56aeb5..c46b49aa87d9d05a3dfdde7b26a47ef016d61a43 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.4-SNAPSHOT</version>
+        <version>7.0.7-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
             <type>test-jar</type>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>