Bump versions to 8.0.10-SNAPSHOT
[yangtools.git] / bundle-parent / pom.xml
index 22a3a076b81a440a9d08deef8a123e808526ba36..b7d47c191de61576c88a869cbb1d2e2e1e64120e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.9-SNAPSHOT</version>
+    <version>8.0.10-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>8.0.9-SNAPSHOT</version>
+                <version>8.0.10-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>