diff --git a/pom.xml b/pom.xml index 931aef53a..c6638c35f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 4.0.0 commons-collections commons-collections - 3.3-SNAPSHOT + 3.3 Commons Collections 2001 @@ -21,9 +21,9 @@ - scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/trunk - scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/trunk - http://svn.apache.org/viewvc/commons/proper/collections/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_3_RC1 + scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_3_RC1 + http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_3_RC1 @@ -460,4 +460,18 @@ + + + rc + + + + apache.website + Apache Commons Release Candidate Staging Site + ${commons.deployment.protocol}://people.apache.org/www/people.apache.org/builds/commons/${commons.componentid}/${commons.release.version}/${commons.rc.version}/site + + + + +