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