Cleanup versions across modules
[controller.git] / opendaylight / md-sal / sal-common-util / pom.xml
index c904e1e112a899a7fba618f28325c39ad6127152..c0c0c7f7c6f3648c752ee41bf0daba29e47f3d21 100644 (file)
@@ -4,13 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-util</artifactId>
-  <version>1.12.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>