You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mailet-api@james.apache.org by rd...@apache.org on 2008/11/11 23:22:03 UTC

svn commit: r713197 - /james/mailet/api/tags/2_4/pom.xml

Author: rdonkin
Date: Tue Nov 11 14:22:03 2008
New Revision: 713197

URL: http://svn.apache.org/viewvc?rev=713197&view=rev
Log:
Correct pom version. This version will be released simultaneously.

Modified:
    james/mailet/api/tags/2_4/pom.xml

Modified: james/mailet/api/tags/2_4/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/api/tags/2_4/pom.xml?rev=713197&r1=713196&r2=713197&view=diff
==============================================================================
--- james/mailet/api/tags/2_4/pom.xml (original)
+++ james/mailet/api/tags/2_4/pom.xml Tue Nov 11 14:22:03 2008
@@ -39,7 +39,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.3-SNAPSHOT</version>
+    <version>1.3</version>
     <relativePath>../james-project/project/pom.xml</relativePath>
   </parent>
   <url>http://james.apache.org/mailet/api/</url>