Creating commons-codec-1.5-RC1 tag

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/tags/commons-codec-1.5-RC1@1085234 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index df8db8a..9bf2b7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,13 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/codec/trunk</developerConnection>
     <url>http://svn.apache.org/viewvc/commons/proper/codec/trunk</url>
   </scm>
+  <distributionManagement>
+    <site>
+      <id>stagingSite</id>
+      <name>Apache Staging Website</name>
+      <url>scp://people.apache.org/www/commons.apache.org/codec/</url>
+    </site>
+  </distributionManagement>  
   <developers>
     <developer>
       <name>Henri Yandell</name>