diff options
author | Maria Odea B. Ching <oching@apache.org> | 2010-11-24 11:56:23 +0000 |
---|---|---|
committer | Maria Odea B. Ching <oching@apache.org> | 2010-11-24 11:56:23 +0000 |
commit | 102a7e0c2e5016046ebf64357313721449962fdf (patch) | |
tree | 449a75115b4f70f50edcb71ca6a3315daac46910 /pom.xml | |
parent | a39e488b92c4a5c297d883697c06d5d60b5a2a93 (diff) | |
download | archiva-102a7e0c2e5016046ebf64357313721449962fdf.tar.gz archiva-102a7e0c2e5016046ebf64357313721449962fdf.zip |
update scm url
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1038571 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -37,9 +37,9 @@ <version>1.3.2-SNAPSHOT</version> <url>http://archiva.apache.org</url> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/tags/archiva-1.3.2</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/archiva-1.3.2</developerConnection> - <url>http://svn.apache.org/viewvc/archiva/tags/archiva-1.3.2</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x</developerConnection> + <url>http://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x</url> </scm> <build> |