Author: tn
Date: Sun Dec  2 19:49:14 2012
New Revision: 1416243

URL: http://svn.apache.org/viewvc?rev=1416243&view=rev
Log:
Upgrade parent to 27, revert artefact to 1.3-SNAPSHOT as the release 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=1416243&r1=1416242&r2=1416243&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Sun Dec  2 19:49:14 2012
@@ -19,12 +19,12 @@
     <parent>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-parent</artifactId>
-      <version>24</version>
+      <version>27</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3-SNAPSHOT</version>
     <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>


Reply via email to