Bump versions by x.y.(z+1)
[netconf.git] / features / restconf / odl-restconf-noauth / pom.xml
index c3c38476eb01034d105157755fa4cc636e7198f1..e3d07d778c11de2bb7e79e0f49e111e2fb7ec360 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-restconf-noauth</artifactId>
-    <version>1.9.3-SNAPSHOT</version>
+    <version>1.9.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Restconf :: no-auth -- Deprecated, use odl-restconf instead!</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>restconf-artifacts</artifactId>
-                <version>1.9.3-SNAPSHOT</version>
+                <version>1.9.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>