Release Nitrogen
[integration/distribution.git] / version / pom.xml
index cfbaaface30fb62088066453ad1283ef73d29cec..58116dfa7fe2abdd837523fc30ea1a55b9d6539e 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-filtering-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>version</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1</version>
     <packaging>bundle</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. -->
@@ -41,6 +41,6 @@
     </scm>
     <!-- Is there a way to inherit/include properties from a file bumped autimatically? -->
     <properties>
-        <feature.odlparent.version>2.0.4</feature.odlparent.version>
+        <feature.odlparent.version>2.0.5</feature.odlparent.version>
     </properties>
 </project>