Bump versions by x.(y+1).z for next dev cycle
[lispflowmapping.git] / ui / pom.xml
index 05ebcfd283b53b80469d9d4fe77d57a9e2684961..1bbd9b738d71134d94e57ee5427f0eeb3e53f8cb 100644 (file)
@@ -5,13 +5,16 @@
     <parent>
         <groupId>org.opendaylight.lispflowmapping</groupId>
         <artifactId>lispflowmapping-commons</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
 
     <artifactId>lispflowmapping-ui</artifactId>
     <packaging>pom</packaging>
-    <name>LISP Flow Mapping UI</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>
+
 
     <modules>
         <module>module</module>