Merge "Fix typo in match types yang model"
[controller.git] / opendaylight / northbound / integrationtest / pom.xml
index d5283e35a95acc7a1f95fc81a73d51782b6a0ba2..278952666819e6365c6f8479bdea91f827e245bf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
   <scm>
@@ -14,9 +14,8 @@
     <tag>HEAD</tag>
   </scm>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>northbound.integrationtest</artifactId>
-  <version>0.4.1-SNAPSHOT</version>
+  <version>0.4.2-SNAPSHOT</version>
   <pluginRepositories>
     <pluginRepository>
       <id>central</id>