Author: sebb Date: Wed Feb 8 01:24:08 2017 New Revision: 1782100 URL: http://svn.apache.org/viewvc?rev=1782100&view=rev Log: Update to CP42 and exec 1.5.0
Modified: commons/proper/net/trunk/pom.xml Modified: commons/proper/net/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1782100&r1=1782099&r2=1782100&view=diff ============================================================================== --- commons/proper/net/trunk/pom.xml (original) +++ commons/proper/net/trunk/pom.xml Wed Feb 8 01:24:08 2017 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40</version> + <version>42</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-net</groupId> @@ -423,7 +423,7 @@ Supported protocols include: Echo, Finge <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> - <version>1.4.0</version> + <version>1.5.0</version> <executions> <execution> <goals>