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