You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2013/02/27 14:19:25 UTC

svn commit: r1450769 - /uima/sandbox/textmarker/trunk/textmarker-core/pom.xml

Author: pkluegl
Date: Wed Feb 27 13:19:25 2013
New Revision: 1450769

URL: http://svn.apache.org/r1450769
Log:
no jira - use artifact id for jar naming

Modified:
    uima/sandbox/textmarker/trunk/textmarker-core/pom.xml

Modified: uima/sandbox/textmarker/trunk/textmarker-core/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-core/pom.xml?rev=1450769&r1=1450768&r2=1450769&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-core/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-core/pom.xml Wed Feb 27 13:19:25 2013
@@ -89,7 +89,6 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/textmarker/trunk/textmarker-core</developerConnection>
   </scm>
   <build>
-    <finalName>uima-textmarker</finalName>
     <pluginManagement>
       <plugins>
         <plugin>