Author: norman
Date: Sun May  2 13:05:48 2010
New Revision: 940212

URL: http://svn.apache.org/viewvc?rev=940212&view=rev
Log:
Change dependency to mailet-base 1.0, nothing changed 

Modified:
    james/mailet/standard/trunk/pom.xml

Modified: james/mailet/standard/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/standard/trunk/pom.xml?rev=940212&r1=940211&r2=940212&view=diff
==============================================================================
--- james/mailet/standard/trunk/pom.xml (original)
+++ james/mailet/standard/trunk/pom.xml Sun May  2 13:05:48 2010
@@ -97,14 +97,14 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mailet-base</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mailet-base</artifactId>
       <type>test-jar</type>
       <scope>test</scope>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>



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

Reply via email to