You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2013/02/27 22:22:44 UTC

svn commit: r1450969 - in /commons/proper/email/tags/EMAIL_1_3_1_RC3: ./ pom.xml

Author: tn
Date: Wed Feb 27 21:22:43 2013
New Revision: 1450969

URL: http://svn.apache.org/r1450969
Log:
Creating Commons Email v1.3.1 RC3 tag.

Added:
    commons/proper/email/tags/EMAIL_1_3_1_RC3/
      - copied from r1450968, commons/proper/email/trunk/
Modified:
    commons/proper/email/tags/EMAIL_1_3_1_RC3/pom.xml

Modified: commons/proper/email/tags/EMAIL_1_3_1_RC3/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3_1_RC3/pom.xml?rev=1450969&r1=1450968&r2=1450969&view=diff
==============================================================================
--- commons/proper/email/tags/EMAIL_1_3_1_RC3/pom.xml (original)
+++ commons/proper/email/tags/EMAIL_1_3_1_RC3/pom.xml Wed Feb 27 21:22:43 2013
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.1</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>