Author: bago
Date: Wed Jul 30 11:07:26 2008
New Revision: 681157
URL: http://svn.apache.org/viewvc?rev=681157&view=rev
Log:
standard-mailets vs apache-james-standard-mailets.. maybe the better name is
the last one, but we currently name it standard-mailets, so I fix the m2 build
first, then we'll decide the best name.
Modified:
james/server/trunk/mailets-function/pom.xml
james/server/trunk/phoenix-deployment/pom.xml
james/server/trunk/stage/pom.xml
Modified: james/server/trunk/mailets-function/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/mailets-function/pom.xml?rev=681157&r1=681156&r2=681157&view=diff
==============================================================================
--- james/server/trunk/mailets-function/pom.xml (original)
+++ james/server/trunk/mailets-function/pom.xml Wed Jul 30 11:07:26 2008
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.james</groupId>
- <artifactId>apache-james-standard-mailets</artifactId>
+ <artifactId>standard-mailets</artifactId>
</dependency>
<dependency>
Modified: james/server/trunk/phoenix-deployment/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/pom.xml?rev=681157&r1=681156&r2=681157&view=diff
==============================================================================
--- james/server/trunk/phoenix-deployment/pom.xml (original)
+++ james/server/trunk/phoenix-deployment/pom.xml Wed Jul 30 11:07:26 2008
@@ -68,7 +68,7 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
- <artifactId>apache-james-standard-mailets</artifactId>
+ <artifactId>standard-mailets</artifactId>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
Modified: james/server/trunk/stage/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/stage/pom.xml?rev=681157&r1=681156&r2=681157&view=diff
==============================================================================
--- james/server/trunk/stage/pom.xml (original)
+++ james/server/trunk/stage/pom.xml Wed Jul 30 11:07:26 2008
@@ -55,7 +55,7 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
- <artifactId>apache-james-standard-mailets</artifactId>
+ <artifactId>standard-mailets</artifactId>
</dependency>
<!--
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]