Bump versions by x.(y+1).z for next dev cycle
[groupbasedpolicy.git] / sxp-integration / sxp-ep-provider / pom.xml
index 446fc5cbb45464e6ab91c36fedb10dc4536f4809..772e0746c41ce228aadca3b6b31689538918620b 100755 (executable)
@@ -9,13 +9,15 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>sxp-ep-provider</artifactId>
     <packaging>bundle</packaging>
-    <name>sxp-integration_sxp-ep-provider</name>
+    <!-- <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. -->
+    <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <dependencies>
         <!-- model dependencies -->