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