Release Nitrogen
[groupbasedpolicy.git] / groupbasedpolicy-ui / module / pom.xml
index 566aa37342ef23971ad5ce9254cf9bc57acfbdcc..1ee5905faec40653b10a5ea1f3cd9e1158d5cd58 100644 (file)
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
-  <name>${project.artifactId}</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>
   <description>GBP UI Module Resources</description>
   <packaging>jar</packaging>