You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2016/07/27 17:56:00 UTC

svn commit: r1754327 - /uima/uima-ducc/trunk/uima-ducc-parent/pom.xml

Author: cwiklik
Date: Wed Jul 27 17:56:00 2016
New Revision: 1754327

URL: http://svn.apache.org/viewvc?rev=1754327&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-parent/pom.xml

Modified: uima/uima-ducc/trunk/uima-ducc-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent/pom.xml?rev=1754327&r1=1754326&r2=1754327&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-parent/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-parent/pom.xml Wed Jul 27 17:56:00 2016
@@ -29,6 +29,7 @@
 
 	<artifactId>uima-ducc-parent</artifactId>
 	<version>2.1.0-SNAPSHOT</version>
+        <name>${uima.ducc} ${project.artifactId}</name>
 	<packaging>pom</packaging>
 	<!-- Add project inception year. This is used by javadoc plugin   -->
 	<!-- also used when generating NOTICE file for DUCC's jars -->