Bump versions to next development snapshot
[yangtools.git] / yang / rfc6536-model-api / pom.xml
index b008191497e4330293ed3fe8d2462b9d82eb4595..aadd67882be8f090caa3e9607f35184a5633acb2 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>rfc6536-model-api</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>RFC6536 metamodel</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3-SNAPSHOT</version>
+                <version>2.0.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>