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:49:34 UTC

svn commit: r940801 - /uima/uimaj/branches/mavenAlign/uimaj-document-annotation/pom.xml

Author: schor
Date: Tue May  4 10:49:34 2010
New Revision: 940801

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

Modified:
    uima/uimaj/branches/mavenAlign/uimaj-document-annotation/pom.xml

Modified: uima/uimaj/branches/mavenAlign/uimaj-document-annotation/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/branches/mavenAlign/uimaj-document-annotation/pom.xml?rev=940801&r1=940800&r2=940801&view=diff
==============================================================================
--- uima/uimaj/branches/mavenAlign/uimaj-document-annotation/pom.xml (original)
+++ uima/uimaj/branches/mavenAlign/uimaj-document-annotation/pom.xml Tue May  4 10:49:34 2010
@@ -32,7 +32,7 @@
 	<artifactId>uimaj-document-annotation</artifactId>
 	<packaging>jar</packaging>
 	<version>2.3.1-SNAPSHOT</version>
-	<name>UIMA Base: ${project.artifactId}: Type Definition</name>
+	<name>UIMA Base: ${project.artifactId}</name>
   <description>A common, but not built-in, type in the type system,
     specifying the language of a document</description>
   <url>${uimaWebsiteUrl}</url>