Bump versions by x.y.(z+1)
[odlparent.git] / features / features-odlparent / pom.xml
index b23c2b66b399111261d2d5693cfcd46f83f980f0..53d27b9a11e06871cbefd62c244f771425e4169a 100644 (file)
@@ -13,9 +13,9 @@
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
-        <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../../feature-repo-parent</relativePath>
+        <artifactId>feature3-repo-parent</artifactId>
+        <version>1.8.5-SNAPSHOT</version>
+        <relativePath>../../feature3-repo-parent</relativePath>
     </parent>
 
     <artifactId>features-odlparent</artifactId>
             <type>xml</type>
         </dependency>
 
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-guava-21</artifactId>
+            <version>${project.version}</version>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-lmax-3</artifactId>