Bump versions by x.y.(z+1)
[netconf.git] / protocol-framework / pom.xml
index 04e7041f647fb27b0064db98ab8ac9a91a020ce0..5f8797a7e6f83c1f9c699771c0a9402231eb8e17 100644 (file)
@@ -13,7 +13,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>protocol-framework</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>mockito-configuration</artifactId>
-      <version>1.2.3-SNAPSHOT</version>
+      <version>1.2.4-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>