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/21 13:05:58 UTC

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

Author: tn
Date: Thu Feb 21 12:05:58 2013
New Revision: 1448619

URL: http://svn.apache.org/r1448619
Log:
Update next release version to 1.3.1

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=1448619&r1=1448618&r2=1448619&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Thu Feb 21 12:05:58 2013
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>
@@ -253,7 +253,7 @@
         <commons.componentid>email</commons.componentid>
         <commons.jira.id>EMAIL</commons.jira.id>
         <commons.jira.pid>12310474</commons.jira.pid>
-        <commons.release.version>1.3</commons.release.version>
+        <commons.release.version>1.3.1</commons.release.version>
         <commons.rc.version>RC7</commons.rc.version>
         <commons.binary.suffix>-bin</commons.binary.suffix>
     </properties>