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