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/22 12:31:20 UTC

svn commit: r1448996 - in /commons/proper/email/tags/EMAIL_1_3_1_RC1: ./ pom.xml

Author: tn
Date: Fri Feb 22 11:31:20 2013
New Revision: 1448996

URL: http://svn.apache.org/r1448996
Log:
Creating Commons Email v1.3.1 RC1 tag.

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

Modified: commons/proper/email/tags/EMAIL_1_3_1_RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3_1_RC1/pom.xml?rev=1448996&r1=1448994&r2=1448996&view=diff
==============================================================================
--- commons/proper/email/tags/EMAIL_1_3_1_RC1/pom.xml (original)
+++ commons/proper/email/tags/EMAIL_1_3_1_RC1/pom.xml Fri Feb 22 11:31:20 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>