Add missing <name> fields for pom.xml files
[lispflowmapping.git] / mappingservice / config / pom.xml
index 4b4f273f350ef5feb12d6b47b58ac885bb9456e9..4591a0f788a388be6915c510c0fb8fea35abcd83 100644 (file)
@@ -10,7 +10,9 @@
 
   <artifactId>mappingservice.config</artifactId>
   <packaging>bundle</packaging>
-  <name>Mapping Service Config</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>