Bump versions to 5.0.4-SNAPSHOT
[netconf.git] / parent / pom.xml
index 6b8b880eb54f924f21eead90616c5cc17e464294..c29e3a61edc6eab767d82764ef1701faf90d8f93 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>5.0.3-SNAPSHOT</version>
+  <version>5.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.3-SNAPSHOT</version>
+        <version>5.0.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>