Bump versions to 0.18.0-SNAPSHOT
[aaa.git] / web / testutils / pom.xml
index 30863b6887dbc4621122aac2d5dac0f471ad6e88..eafb8ece5be5694862363c6a3ef069c94622cf40 100644 (file)
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.16.0-SNAPSHOT</version>
+    <version>0.18.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa.web</groupId>
   <artifactId>testutils</artifactId>
-  <version>0.16.0-SNAPSHOT</version>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -27,7 +26,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>3.0.0</version>
+        <version>5.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>