Author: eric
Date: Wed Sep 22 09:06:54 2010
New Revision: 999821

URL: http://svn.apache.org/viewvc?rev=999821&view=rev
Log:
Still update on pom to reflect last move from imap to server (JAMES-1048)

Modified:
    james/server/trunk/user-function/pom.xml

Modified: james/server/trunk/user-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/user-function/pom.xml?rev=999821&r1=999820&r2=999821&view=diff
==============================================================================
--- james/server/trunk/user-function/pom.xml (original)
+++ james/server/trunk/user-function/pom.xml Wed Sep 22 09:06:54 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-user-function</artifactId>
-  <name>Apache James Server User function</name>
+  <name>Apache James Server User Function</name>
   
   <build>
     <plugins>
@@ -91,11 +91,11 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-mailet</artifactId>
+      <artifactId>james-server-mail-library</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-api</artifactId>
+      <artifactId>apache-mailet</artifactId>
     </dependency>
      <dependency>
       <groupId>commons-configuration</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to