Bump versions to next development snapshot
[yangtools.git] / yang / rfc8040-model-api / pom.xml
index fc0ae098444925ed4141bdef74ee256b41c9c4d1..a97d314a0b156740320071fd6e8d7d09e9ce2ad5 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>rfc8040-model-api</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>RFC8040 model API</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>