Author: sgoeschl
Date: Sun Dec  4 22:22:32 2011
New Revision: 1210256

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

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=1210256&r1=1210255&r2=1210256&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Sun Dec  4 22:22:32 2011
@@ -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/tags/EMAIL_1_3_RC2</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3_RC2</developerConnection>
-        
<url>http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3_RC2</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3</developerConnection>
+        
<url>http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3</url>
     </scm> 
 
     <developers>


Reply via email to