You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2010/05/04 12:45:43 UTC

svn commit: r940798 - /uima/uimaj/branches/mavenAlign/uimaj-component-test-util/pom.xml

Author: schor
Date: Tue May  4 10:45:43 2010
New Revision: 940798

URL: http://svn.apache.org/viewvc?rev=940798&view=rev
Log:
[UIMA-1756] minor cleanups: shorten name slightly

Modified:
    uima/uimaj/branches/mavenAlign/uimaj-component-test-util/pom.xml

Modified: uima/uimaj/branches/mavenAlign/uimaj-component-test-util/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/branches/mavenAlign/uimaj-component-test-util/pom.xml?rev=940798&r1=940797&r2=940798&view=diff
==============================================================================
--- uima/uimaj/branches/mavenAlign/uimaj-component-test-util/pom.xml (original)
+++ uima/uimaj/branches/mavenAlign/uimaj-component-test-util/pom.xml Tue May  4 10:45:43 2010
@@ -32,7 +32,7 @@
 	<artifactId>uimaj-component-test-util</artifactId>
 	<packaging>jar</packaging>
 	<version>2.3.1-SNAPSHOT</version>
-	<name>UIMA Base: ${project.artifactId}: for JUnit Tests</name>
+	<name>UIMA Base: ${project.artifactId}: for JUnit</name>
   <description>Supporting utilities used in various JUnit tests</description>
   <url>${uimaWebsiteUrl}</url>