aboutsummaryrefslogtreecommitdiffstats
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 9ef62adec..4f69836c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>1.4-M4</version>
+ <version>1.4-M5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Archiva</name>
@@ -46,9 +46,9 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/tags/archiva-1.4-M4</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/tags/archiva-1.4-M4</developerConnection>
- <url>http://svn.apache.org/viewvc/archiva/tags/archiva-1.4-M4</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>
<properties>