You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/01/11 03:48:47 UTC

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

Author: sebb
Date: Wed Jan 11 02:48:46 2012
New Revision: 1229875

URL: http://svn.apache.org/viewvc?rev=1229875&view=rev
Log:
Revert to previous SNAPSHOT version as release vote was cancelled

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=1229875&r1=1229874&r2=1229875&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Jan 11 02:48:46 2012
@@ -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-SNAPSHOT</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>