Browse Source

[maven-release-plugin] prepare branch archiva-1.1.x

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683476 13f79535-47bb-0310-9956-ffa450edef68
tags/archiva-1.2-M1
Brett Porter 16 years ago
parent
commit
b93da3745b
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      pom.xml

+ 3
- 3
pom.xml View File

@@ -37,9 +37,9 @@
<version>1.2-SNAPSHOT</version>
<url>http://archiva.apache.org</url>
<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>
<url>http://svn.apache.org/viewvc/archiva/trunk</url>
<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>
</scm>

<build>

Loading…
Cancel
Save