Author: norman
Date: Sat May 1 17:08:13 2010
New Revision: 940086
URL: http://svn.apache.org/viewvc?rev=940086&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
james/protocols/trunk/api/pom.xml
james/protocols/trunk/pom.xml
james/protocols/trunk/smtp/pom.xml
Modified: james/protocols/trunk/api/pom.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/api/pom.xml?rev=940086&r1=940085&r2=940086&view=diff
==============================================================================
--- james/protocols/trunk/api/pom.xml (original)
+++ james/protocols/trunk/api/pom.xml Sat May 1 17:08:13 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-protocols</artifactId>
<groupId>org.apache.james</groupId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james.protocols</groupId>
Modified: james/protocols/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=940086&r1=940085&r2=940086&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Sat May 1 17:08:13 2010
@@ -27,7 +27,7 @@
<groupId>org.apache.james</groupId>
<artifactId>james-protocols</artifactId>
<name>Apache JAMES Protocols</name>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<description>JAMES Protocols</description>
<url>http://james.apache.org/protocols</url>
<inceptionYear>2010</inceptionYear>
@@ -49,9 +49,9 @@
</notifiers>
</ciManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/tags/james-protocols-1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/james-protocols-1.0</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/james-protocols-1.0?root=Apache-SVN</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk?root=Apache-SVN</url>
</scm>
<repositories>
@@ -163,12 +163,12 @@
<dependency>
<groupId>org.apache.james.protocols</groupId>
<artifactId>protocols-smtp</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.james.protocols</groupId>
<artifactId>protocols-api</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
Modified: james/protocols/trunk/smtp/pom.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=940086&r1=940085&r2=940086&view=diff
==============================================================================
--- james/protocols/trunk/smtp/pom.xml (original)
+++ james/protocols/trunk/smtp/pom.xml Sat May 1 17:08:13 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-protocols</artifactId>
<groupId>org.apache.james</groupId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james.protocols</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]