Release Nitrogen
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 95a8282501aef1d74bfd843b0b78e270bb50e614..a6066d3b13839400625994cd4515676679615017 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>odl-integration-compatible-with-all</artifactId>
     <!-- TODO: Shorter name? -->
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.1</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
             <type>xml</type>
         </dependency>
 
+        <!-- InfraUtils -->
+        <dependency>
+            <groupId>org.opendaylight.infrautils</groupId>
+            <artifactId>odl-infrautils-ready</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
         <!-- LISP Flow Mapping -->
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>