[UIMA-1756] fix <url>

git-svn-id: https://svn.apache.org/repos/asf/uima/sandbox/branches/mavenAlign@944705 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/DictionaryAnnotator/pom.xml b/DictionaryAnnotator/pom.xml
index 3699464..d1dc954 100644
--- a/DictionaryAnnotator/pom.xml
+++ b/DictionaryAnnotator/pom.xml
@@ -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