Author: felixk
Date: Tue Nov 1 14:32:35 2011
New Revision: 1196017
URL: http://svn.apache.org/viewvc?rev=1196017&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1196017&r1=1196016&r2=1196017&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Tue Nov 1 14:32:35 2011
@@ -32,7 +32,7 @@
<groupId>org.apache.james</groupId>
<artifactId>james-project</artifactId>
- <version>1.7</version>
+ <version>1.8-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache James Project</name>
@@ -477,9 +477,9 @@
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/james/project/tags/james-project-1.7</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/tags/james-project-1.7</developerConnection>
-
<url>http://svn.apache.org/viewvc/james/project/tags/james-project-1.7</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/james/project/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/james/project/trunk</url>
</scm>
<issueManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]