Bump versions by x.y.(z+1)
[integration/distribution.git] / features / repos / index / pom.xml
index 6650591b751b8d24006f7a55e54dee21efb99705..39307a52809a3a996ea936848b9d43f4573fcedd 100644 (file)
@@ -19,7 +19,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-index</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</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. -->
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>features-mdsal-trace</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
 
         <!-- Cardinal -->
         <dependency>