Incrementing versions by 0.1.0 for post-Helium master branch
[controller.git] / opendaylight / northboundtest / unit_test_suite / pom.xml
index a9990abd9738448b519ae3d2f372b87b5de9bbad..11c885db308c9ad1a96f8a1120f599385e25db98 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <relativePath>../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -16,7 +16,7 @@
 
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>northboundtest</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0-SNAPSHOT</version>
         <packaging>bundle</packaging>
 
         <build>
                 </plugins>
         </build>
         <dependencies>
-                <dependency>
-                        <groupId>org.opendaylight.controller</groupId>
-                        <artifactId>sal</artifactId>
-                        <version>0.4.0-SNAPSHOT</version>
-                </dependency>
-        </dependencies>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal</artifactId>
+    </dependency>
+  </dependencies>
 </project>