Add missing <name> fields for pom.xml files
[lispflowmapping.git] / mappingservice / southbound / pom.xml
index 0636adbe28a88b73ac8f43d0d98be91c7d317800..9579d98f1edaee191cc7f3ac7dfa67f9346bb61e 100644 (file)
@@ -10,7 +10,9 @@
 
   <artifactId>mappingservice.southbound</artifactId>
   <packaging>bundle</packaging>
-  <name>Mapping Service Southbound Plugin</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>