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 2012/04/24 22:24:12 UTC

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

Author: sgoeschl
Date: Tue Apr 24 20:24:12 2012
New Revision: 1329991

URL: http://svn.apache.org/viewvc?rev=1329991&view=rev
Log:
[maven-release-plugin] prepare release EMAIL_1_3_RC3

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=1329991&r1=1329990&r2=1329991&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Tue Apr 24 20:24:12 2012
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.3-SNAPSHOT</version>
+    <version>1.3</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>
@@ -41,9 +41,9 @@
     </issueManagement>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3_RC3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3_RC3</developerConnection>
+        <url>http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3_RC3</url>
     </scm> 
 
     <developers>