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/15 21:33:56 UTC

svn commit: r944705 - /uima/sandbox/branches/mavenAlign/DictionaryAnnotator/pom.xml

Author: schor
Date: Sat May 15 19:33:56 2010
New Revision: 944705

URL: http://svn.apache.org/viewvc?rev=944705&view=rev
Log:
[UIMA-1756] fix <url>

Modified:
    uima/sandbox/branches/mavenAlign/DictionaryAnnotator/pom.xml

Modified: uima/sandbox/branches/mavenAlign/DictionaryAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/branches/mavenAlign/DictionaryAnnotator/pom.xml?rev=944705&r1=944704&r2=944705&view=diff
==============================================================================
--- uima/sandbox/branches/mavenAlign/DictionaryAnnotator/pom.xml (original)
+++ uima/sandbox/branches/mavenAlign/DictionaryAnnotator/pom.xml Sat May 15 19:33:56 2010
@@ -32,7 +32,7 @@
 	<version>2.3.1-SNAPSHOT</version>
   <name>UIMA Annotator: ${project.artifactId}</name>
   <description>Annotator that annotates tokens by looking them up in a dictionary</description>
-  <url>http://incubator.apache.org/uima</url>
+<url>${uimaWebsiteUrl}</url>
 
   <!-- Special inheritance note
        even though the <scm> element that follows is exactly the