aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-05-06 02:31:43 +0000
committerOlivier Lamy <olamy@apache.org>2013-05-06 02:31:43 +0000
commit48c2af9ccdee9abac90ed73607b11ae31bcc8387 (patch)
tree4b1be811ec0efba4b7d0c39bc3c6627fc763c11f /pom.xml
parent2ed2373b1efe3a487e0752ae68a95b167445d804 (diff)
downloadarchiva-48c2af9ccdee9abac90ed73607b11ae31bcc8387.tar.gz
archiva-48c2af9ccdee9abac90ed73607b11ae31bcc8387.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 605cd4d48..86652c4c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.1</version>
+ <version>2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Archiva Redback</name>
@@ -57,10 +57,10 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/tags/redback-2.1</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/redback-2.1
+ <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk/
</developerConnection>
- <url>http://svn.apache.org/viewvc/archiva/tags/redback-2.1</url>
+ <url>http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/</url>
</scm>
<distributionManagement>