Bump versions to .16-SNAPSHOT
[yangtools.git] / common / object-cache-api / pom.xml
index dd9468bc62216a0af5c99f65e24ffacb0f919e0e..90a1396ac6fab0155ef0987bd2d42c4f6e7e28bd 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>object-cache-api</artifactId>
-    <version>2.0.15-SNAPSHOT</version>
+    <version>2.0.16-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15-SNAPSHOT</version>
+                <version>2.0.16-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>