Start 2.0.2 release cycle
[yangtools.git] / common / object-cache-api / pom.xml
index e4f2a5f03577ebed0c29c18d4ebd1341f5bd4504..ee58b5d68ac74abc8c721167d4ba4d36fb1b323d 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>object-cache-api</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.1-SNAPSHOT</version>
+                <version>2.0.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>