Author: ggregory Date: Fri Jul 10 22:46:59 2015 New Revision: 1690316 URL: http://svn.apache.org/r1690316 Log: Upadate version from 38-SNAPSHOT to 39-SNAPSHOT.
Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1690316&r1=1690315&r2=1690316&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Fri Jul 10 22:46:59 2015 @@ -27,20 +27,15 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> <packaging>pom</packaging> - <version>38-SNAPSHOT</version> + <version>39-SNAPSHOT</version> <name>Apache Commons Parent</name> <url>http://commons.apache.org/</url> <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description> <!-- -Version 38: +Version 39: -- Fix URL for Security link -- Update Assembly Plugin : 2.5.3 => 2.5.5 -- Update Cobertura plugin 2.6 => 2.7 -- Update Jacoco plugin 0.7.2 => 0.7.4 -- Update Javadoc plugin 2.10.1 => 2.10.2 -- Update Surefire plugin 2.18 => 2.18.1 +- ... -->