You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2009/06/11 23:35:46 UTC

svn commit: r783931 - /commons/proper/email/trunk/pom.xml

Author: sgoeschl
Date: Thu Jun 11 21:35:46 2009
New Revision: 783931

URL: http://svn.apache.org/viewvc?rev=783931&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    commons/proper/email/trunk/pom.xml

Modified: commons/proper/email/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=783931&r1=783930&r2=783931&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Thu Jun 11 21:35:46 2009
@@ -7,7 +7,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-email</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>
@@ -24,9 +24,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_2</developerConnection>
-        <url>http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/commons/proper/email/trunk</url>
     </scm>
 
     <developers>