You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2008/08/23 19:29:52 UTC

svn commit: r688380 - in /james/mailet: base/trunk/pom.xml crypto/trunk/pom.xml current/pom.xml standard/trunk/pom.xml

Author: bago
Date: Sat Aug 23 10:29:52 2008
New Revision: 688380

URL: http://svn.apache.org/viewvc?rev=688380&view=rev
Log:
Make use of james-project:1.3-SNAPSHOT instead of 1.1 and 1.2 because the old one have "Mailets API" in the main menu.

Modified:
    james/mailet/base/trunk/pom.xml
    james/mailet/crypto/trunk/pom.xml
    james/mailet/current/pom.xml
    james/mailet/standard/trunk/pom.xml

Modified: james/mailet/base/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/pom.xml?rev=688380&r1=688379&r2=688380&view=diff
==============================================================================
--- james/mailet/base/trunk/pom.xml (original)
+++ james/mailet/base/trunk/pom.xml Sat Aug 23 10:29:52 2008
@@ -41,7 +41,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     <relativePath>../james-project/project/pom.xml</relativePath>
   </parent>
   <url>http://james.apache.org/mailet/base/</url>

Modified: james/mailet/crypto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/pom.xml?rev=688380&r1=688379&r2=688380&view=diff
==============================================================================
--- james/mailet/crypto/trunk/pom.xml (original)
+++ james/mailet/crypto/trunk/pom.xml Sat Aug 23 10:29:52 2008
@@ -40,7 +40,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     <relativePath>../james-project/project/pom.xml</relativePath>
   </parent>
   <url>http://james.apache.org/mailet/crypto/</url>

Modified: james/mailet/current/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/current/pom.xml?rev=688380&r1=688379&r2=688380&view=diff
==============================================================================
--- james/mailet/current/pom.xml (original)
+++ james/mailet/current/pom.xml Sat Aug 23 10:29:52 2008
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.1</version>
+    <version>1.3-SNAPSHOT</version>
   </parent>
   <url>http://james.apache.org/mailet/</url>
   <inceptionYear>2008</inceptionYear>

Modified: james/mailet/standard/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/standard/trunk/pom.xml?rev=688380&r1=688379&r2=688380&view=diff
==============================================================================
--- james/mailet/standard/trunk/pom.xml (original)
+++ james/mailet/standard/trunk/pom.xml Sat Aug 23 10:29:52 2008
@@ -40,7 +40,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     <relativePath>../james-project/project/pom.xml</relativePath>
   </parent>
   <url>http://james.apache.org/mailet/standard/</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org