aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-03-26 02:38:37 +0000
committerOlivier Lamy <olamy@apache.org>2014-03-26 02:38:37 +0000
commit7561d0f236e3b8389ea0d5c99e58215253050572 (patch)
tree241eb033680481dd23b24ed6bd6f8c4695256c75 /pom.xml
parent8bcdb6bff6e685b930a24080338b95b949153143 (diff)
downloadarchiva-7561d0f236e3b8389ea0d5c99e58215253050572.tar.gz
archiva-7561d0f236e3b8389ea0d5c99e58215253050572.zip
fix scm info
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581632 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 521843841..a420c23aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/branches/2.0.0-RC</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/2.0.0-RC</developerConnection>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/branches/2.0.1-RC</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/2.0.1-RC</developerConnection>
<url>http://svn.apache.org/viewvc/archiva/trunk</url>
</scm>