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 2012/12/10 22:08:27 UTC

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

Author: tn
Date: Mon Dec 10 21:08:26 2012
New Revision: 1419767

URL: http://svn.apache.org/viewvc?rev=1419767&view=rev
Log:
Revert back to SNAPSHOT version for the release plugin.

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=1419767&r1=1419766&r2=1419767&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Mon Dec 10 21:08:26 2012
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.3</version>
+    <version>1.3-SNAPSHOT</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>