Author: sgoeschl
Date: Sun Dec 4 22:26:55 2011
New Revision: 1210259
URL: http://svn.apache.org/viewvc?rev=1210259&view=rev
Log:
SVN says we already have an RC 1 so upgrading to RC 2
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=1210259&r1=1210258&r2=1210259&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Sun Dec 4 22:26:55 2011
@@ -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>
|