Bump versions to 2.0.23-SNAPSHOT
[yangtools.git] / common / object-cache-api / pom.xml
index aa971759b155bd925dc391ef0752ae450b9c995e..bf68aa7b4bf69a08cb6979ec677a3feeffc0916b 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>object-cache-api</artifactId>
-    <version>2.0.22-SNAPSHOT</version>
+    <version>2.0.23-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.22-SNAPSHOT</version>
+                <version>2.0.23-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>