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/24 18:40:02 UTC

svn commit: r1449510 - in /commons/proper/email/tags/EMAIL_1_3_1_RC2: ./ pom.xml

Author: tn
Date: Sun Feb 24 17:40:02 2013
New Revision: 1449510

URL: http://svn.apache.org/r1449510
Log:
Creating Commons Email v1.3.1 RC2 tag.

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

Modified: commons/proper/email/tags/EMAIL_1_3_1_RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3_1_RC2/pom.xml?rev=1449510&r1=1449509&r2=1449510&view=diff
==============================================================================
--- commons/proper/email/tags/EMAIL_1_3_1_RC2/pom.xml (original)
+++ commons/proper/email/tags/EMAIL_1_3_1_RC2/pom.xml Sun Feb 24 17:40:02 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>