Bump versions by x.y.(z+1)
[netvirt.git] / aclservice / shell / pom.xml
index 5b17f0f1ca77c036382b2ae041a6e43e82400fd2..170d5d5945715402434e6f165d137ddba5d8ae1b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.3-SNAPSHOT</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -45,7 +45,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netvirt</groupId>
             <artifactId>aclservice-impl</artifactId>
-            <version>0.10.2-SNAPSHOT</version>
+            <version>0.10.3-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>