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/daemon/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 580250a..4392abb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
   <description>
      Apache Commons Daemon software provides an alternative invocation mechanism for unix-daemon-like Java code.
   </description>
-  <url>http://commons.apache.org/daemon/</url>
+  <url>http://commons.apache.org/proper/commons-daemon/</url>
 
   <issueManagement>
     <system>jira</system>