Author: mwiederkehr
Date: Tue Jan  6 10:50:13 2009
New Revision: 732049

URL: http://svn.apache.org/viewvc?rev=732049&view=rev
Log:
Dropped JDK 1.4 support

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=732049&r1=732048&r2=732049&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Tue Jan  6 10:50:13 2009
@@ -205,21 +205,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>retrotranslator-maven-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>translate-project</goal>
-            </goals>
-            <configuration>
-              <classifier>jdk14</classifier>
-              <attach>true</attach>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
     </plugins>
   </build>
   <repositories>



---------------------------------------------------------------------
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