Author: ard Date: Wed Jul 4 14:55:37 2012 New Revision: 1357283 URL: http://svn.apache.org/viewvc?rev=1357283&view=rev Log: OCM-61 remove maven-antrun-plugin from pom, set compile plugin to 1.5 and inception year same as the one from Jackrabbit Modified: jackrabbit/commons/ocm/trunk/pom.xml Modified: jackrabbit/commons/ocm/trunk/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/commons/ocm/trunk/pom.xml?rev=1357283&r1=1357282&r2=1357283&view=diff ============================================================================== --- jackrabbit/commons/ocm/trunk/pom.xml (original) +++ jackrabbit/commons/ocm/trunk/pom.xml Wed Jul 4 14:55:37 2012 @@ -43,7 +43,7 @@ also features like version support and object locking. http://http://jackrabbit.apache.org/object-content-mapping.html - 2007 + 2004 2.0 @@ -118,38 +118,10 @@ - maven-antrun-plugin - - - process-test-resources - process-test-resources - - - - - - - - - run - - - - - - ant - ant-optional - 1.5.3-1 - - - 1.6 - - - maven-compiler-plugin - 1.6 - 1.6 + 1.5 + 1.5 true @@ -182,15 +154,6 @@ org.apache.rat apache-rat-plugin - - - release.properties - test/**/target/** - test/**/.*/** - test/**/*.log - .git/** - -