Author: sebb Date: Wed Jul 21 10:08:58 2010 New Revision: 966162 URL: http://svn.apache.org/viewvc?rev=966162&view=rev Log: Update to latest version of Commons Parent (v17)
Modified: commons/proper/daemon/trunk/pom.xml Modified: commons/proper/daemon/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/pom.xml?rev=966162&r1=966161&r2=966162&view=diff ============================================================================== --- commons/proper/daemon/trunk/pom.xml (original) +++ commons/proper/daemon/trunk/pom.xml Wed Jul 21 10:08:58 2010 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>15</version> + <version>17</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>