Apply configs' name convention to authorization roles and resource groups
[controller.git] / opendaylight / configuration / integrationtest / pom.xml
index 390976f64620780e1f779542b50c32a3f95bf16d..6f116e3576d58a45ed681986c7cb48cbdc4fad31 100644 (file)
@@ -4,18 +4,18 @@
 <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.5.1</version>
+    <version>0.5.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
   <scm>
     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
-    <tag>master-tagforprepareonly-controller-bulk-release-2-1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <artifactId>configuration.integrationtest</artifactId>
-  <version>0.4.1</version>
+  <version>0.4.2-SNAPSHOT</version>
    <dependencies>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>