Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 65ee7744112624d4efb0176b06ea1151d468a587..085f09cac3a6b84fd96764a6bad1044c8676c1d1 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../netconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.5.1-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencyManagement>
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>aaa-encrypt-service</artifactId>
-      <version>0.8.0-SNAPSHOT</version>
+      <version>0.8.1-SNAPSHOT</version>
     </dependency>
 
     <!-- test dependencies -->