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/27 23:25:18 UTC

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

Author: bspeakmon
Date: Thu Sep 27 14:25:17 2007
New Revision: 580165

URL: http://svn.apache.org/viewvc?rev=580165&view=rev
Log:
- bump trunk version to 1.2-SNAPSHOT

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=580165&r1=580164&r2=580165&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Thu Sep 27 14:25:17 2007
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>