Add missing <name> fields for pom.xml files
[lispflowmapping.git] / ui / pom.xml
index 0f36173164eb0e9c4ba550ed72e717c99fee78f4..65a4e3c7d5a31c66f7f1d32f941d639556b5656a 100644 (file)
 
     <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>