Bump version for next development cycle
[yangtools.git] / common / object-cache-api / pom.xml
index c9cc87cbf2c7e156839a2bff47c7f98b67a4037c..31250e91c5f578839513837e502a427f2c6c74b5 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>object-cache-api</artifactId>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.0.8-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7-SNAPSHOT</version>
+                <version>2.0.8-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>