Bump versions to 13.0.3-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index ae05a832d54ec2f2b4aaf3979d091cf2581e579b..2b5b8c41e5831ce37a59e6ee4bf1ed279cc8bb0e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.2</version>
+    <version>13.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (felix-based)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>13.0.2</version>
+                <version>13.0.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>