summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 fe6c15b95..2b0d1b7b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Archiva Redback</name>
@@ -57,9 +57,9 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/tags/redback-2.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/redback-2.0</developerConnection>
- <url>http://svn.apache.org/viewvc/archiva/tags/redback-2.0</url>
+ <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/redback/redback-core/trunk/</url>
</scm>
<distributionManagement>