Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-mapping-api / pom.xml
index 42bc9a0184a6da2a845c6b7f77e4a4cc9c095b39..f6254e4bf0c23311b7ace47dd772aab102876dfd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mapping-api</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mapping API</name>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-api</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.3.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-mapping-api</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.3.4-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>