Bump to odlparent 3.1.4-SNAPSHOT
[yangtools.git] / common / object-cache-guava / pom.xml
index 27aa0e6d7e02c0e9aa4ae7deb082894fa46674ab..6b5f81a2f47af74e51df9831f184d5e969bf82e7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>object-cache-guava</artifactId>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.0.12-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7-SNAPSHOT</version>
+                <version>2.0.12-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>