Author: bago
Date: Wed Jan 12 17:28:11 2011
New Revision: 1058246

URL: http://svn.apache.org/viewvc?rev=1058246&view=rev
Log:
Moving some matcher to mailet standard (MAILETSTANDARD-6)

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=1058246&r1=1058245&r2=1058246&view=diff
==============================================================================
--- james/mailet/standard/trunk/pom.xml (original)
+++ james/mailet/standard/trunk/pom.xml Wed Jan 12 17:28:11 2011
@@ -64,7 +64,7 @@
     <!-- Overridding this value allows single set of loopback settings to be 
maintained -->
     <james.www.id>standard-mailet-website</james.www.id>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <target.jdk>1.4</target.jdk>
+    <target.jdk>1.5</target.jdk>
   </properties>
 
   <distributionManagement>
@@ -185,6 +185,13 @@
           </instructions>
         </configuration>
       </plugin>
+      <!--
+      <plugin>
+        <groupId>org.apache.james.mailet</groupId>
+        <artifactId>maven-mailetdocs-plugin</artifactId>
+        <version>1.0-SNAPSHOT</version>
+      </plugin>
+      -->
       <plugin>
         <artifactId>maven-jar-plugin</artifactId>
         <executions>



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

Reply via email to