Author: damjan Date: Sat Jun 30 05:55:46 2012 New Revision: 1355640 URL: http://svn.apache.org/viewvc?rev=1355640&view=rev Log: Rename RELEASE_NOTES to the more common RELEASE-NOTES.txt form. Use a specific maven-assembly-plugin version which allows "mvn -Prc install" to work. Added: commons/proper/imaging/trunk/RELEASE-NOTES.txt - copied unchanged from r1355634, commons/proper/imaging/trunk/RELEASE_NOTES Removed: commons/proper/imaging/trunk/RELEASE_NOTES Modified: commons/proper/imaging/trunk/pom.xml Modified: commons/proper/imaging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1355640&r1=1355639&r2=1355640&view=diff ============================================================================== --- commons/proper/imaging/trunk/pom.xml (original) +++ commons/proper/imaging/trunk/pom.xml Sat Jun 30 05:55:46 2012 @@ -128,7 +128,12 @@ - + + + + maven-assembly-plugin + 2.2-beta-5 + org.eclipse.m2e