Author: snicoll Date: Thu Aug 2 14:02:31 2012 New Revision: 1368476 URL: http://svn.apache.org/viewvc?rev=1368476&view=rev Log: MSOURCES-61: reduce the logging level of resources that are present twice in the list of resources to archive
Modified: maven/plugins/trunk/maven-source-plugin/pom.xml Modified: maven/plugins/trunk/maven-source-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1368476&r1=1368475&r2=1368476&view=diff ============================================================================== --- maven/plugins/trunk/maven-source-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-source-plugin/pom.xml Thu Aug 2 14:02:31 2012 @@ -103,7 +103,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-archiver</artifactId> - <version>2.1.1</version> + <version>2.1.2</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId>