Author: damjan Date: Sun Nov 24 08:33:46 2013 New Revision: 1544938 URL: http://svn.apache.org/r1544938 Log: Last minute updates pre-release.
Modified: commons/proper/imaging/trunk/RELEASE-NOTES.txt commons/proper/imaging/trunk/pom.xml Modified: commons/proper/imaging/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/RELEASE-NOTES.txt?rev=1544938&r1=1544937&r2=1544938&view=diff ============================================================================== --- commons/proper/imaging/trunk/RELEASE-NOTES.txt (original) +++ commons/proper/imaging/trunk/RELEASE-NOTES.txt Sun Nov 24 08:33:46 2013 @@ -47,7 +47,7 @@ VERSION HISTORY Release 1.0 ------------ -TBA +24 November 2013 Changes in this version include: Modified: commons/proper/imaging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1544938&r1=1544937&r2=1544938&view=diff ============================================================================== --- commons/proper/imaging/trunk/pom.xml (original) +++ commons/proper/imaging/trunk/pom.xml Sun Nov 24 08:33:46 2013 @@ -237,7 +237,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> - <version>2.10</version> + <version>2.11</version> <inherited>false</inherited> <configuration> <configLocation>${basedir}/checkstyle.xml</configLocation>