Bump versions by x.(y+1).z for next dev cycle
[aaa.git] / features / odl-aaa-web / pom.xml
index a2fe5fae73d5de2c52dcd78c9423e29fc776314e..9f071b19dceb5f037621d7954727cebb6b016009 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-web</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.9</version>
+                <version>2.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>