Add missing <name> fields for pom.xml files
[lispflowmapping.git] / ui / module / pom.xml
index 6cedee4c2f59343316894a270f23e7b805ed91c5..64f45e4d9e33536a0ae8a5f65baa33f85c3e12e1 100644 (file)
@@ -10,7 +10,9 @@
 
     <artifactId>lispflowmapping-ui-module</artifactId>
     <packaging>jar</packaging>
-    <name>LISP Flow Mapping UI - Module</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>
 
   <!--
       Maven Site Configuration