diff options
author | Brett Porter <brett@apache.org> | 2008-08-07 02:17:27 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-08-07 02:17:27 +0000 |
commit | f8f40ba018296a4ca6f2de346f825437427127cf (patch) | |
tree | 03eb18e55bf91a1881c48c323e6d15131634a0bf /pom.xml | |
parent | b93da3745b91fe5becb86724a4a2fa570ef1bd77 (diff) | |
download | archiva-f8f40ba018296a4ca6f2de346f825437427127cf.tar.gz archiva-f8f40ba018296a4ca6f2de346f825437427127cf.zip |
[maven-release-plugin] prepare release archiva-1.1.x
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683479 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.2-SNAPSHOT</version> <url>http://archiva.apache.org</url> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/archiva-1.1.x</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/archiva-1.1.x</developerConnection> - <url>https://svn.apache.org/repos/asf/archiva/tags/archiva-1.1.x</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/trunk</developerConnection> + <url>http://svn.apache.org/viewvc/archiva/trunk</url> </scm> <build> |