Mass-update 1.12.0-SNAPSHOT to 2.0.0-SNAPSHOT
[controller.git] / features / features-controller-testing / pom.xml
index 6c2fdda7608007b12587fbf6c6b238ca8a1ea148..5405fc3ef8d12659a43b2c3ccf95f3fba6bdf131 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>1.12.0-SNAPSHOT</version>
+                <version>2.0.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>