Author: cwiklik Date: Wed Jul 27 17:55:52 2016 New Revision: 1754326 URL: http://svn.apache.org/viewvc?rev=1754326&view=rev Log: UIMA-4966 modified to include <name> so that project id is consistent with other parts of ducc
Modified: uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml Modified: uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml?rev=1754326&r1=1754325&r2=1754326&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml Wed Jul 27 17:55:52 2016 @@ -20,6 +20,7 @@ </parent> <artifactId>uima-ducc-spawn</artifactId> + <name>${uima.ducc} ${project.artifactId}</name> <packaging>pom</packaging> <!-- Special inheritance note even though the <scm> element that follows