Bump versions by x.(y+1).z for next dev cycle
[lispflowmapping.git] / commons / unittest_tools / pom.xml
index 47824f870e86ce413092faad88d7fe0eb27c5d99..7128fe53d18773a594ab08b7e53d2102c57f8ba4 100644 (file)
@@ -5,12 +5,14 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>common.unittest.tools</artifactId>
-  <name>Unit Test Tools</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 :: lispflowmapping :: ${project.artifactId}</name>
 
   <dependencies>
     <dependency>