You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bs...@apache.org on 2007/09/20 02:10:46 UTC

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

Author: bspeakmon
Date: Wed Sep 19 17:10:46 2007
New Revision: 577482

URL: http://svn.apache.org/viewvc?rev=577482&view=rev
Log:
- bump version to 1.1-RC1 for start of release process

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=577482&r1=577481&r2=577482&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Sep 19 17:10:46 2007
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1-RC1</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>