Fix up URLs so they point to actual sites; this allows relative URLs to work properly

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/proxy/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 506c04d..7e47294 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>Commons Proxy</name>
     <description>Java library for dynamic proxying</description>
-    <url>http://commons.apache.org/proxy/</url>
+    <url>http://commons.apache.org/proper/commons-proxy/</url>
     <inceptionYear>2005</inceptionYear>
 
     <issueManagement>