aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-02-08 11:58:10 +0000
committerOlivier Lamy <olamy@apache.org>2014-02-08 11:58:10 +0000
commit121b7a4690058b71ce15db635b4ee17e88ce7221 (patch)
tree8f5ad51e09af32941c723f32fc808ed2cfb6845e
parent154137de8df9ac7c5833eddc2d2b3e5a2003213c (diff)
downloadarchiva-121b7a4690058b71ce15db635b4ee17e88ce7221.tar.gz
archiva-121b7a4690058b71ce15db635b4ee17e88ce7221.zip
fix scm information
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565972 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 903fde782..58bdfb32e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/trunk</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/trunk</developerConnection>
+ <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>
<url>http://svn.apache.org/viewvc/archiva/trunk</url>
</scm>