Author: sebb Date: Mon Aug 15 17:29:04 2011 New Revision: 1157917 URL: http://svn.apache.org/viewvc?rev=1157917&view=rev Log: Update to next SNAPSHOT version now that 1.0.7 is out
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=1157917&r1=1157916&r2=1157917&view=diff ============================================================================== --- commons/proper/daemon/trunk/pom.xml (original) +++ commons/proper/daemon/trunk/pom.xml Mon Aug 15 17:29:04 2011 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-daemon</groupId> <artifactId>commons-daemon</artifactId> - <version>1.0.7</version> + <version>1.0.8-SNAPSHOT</version> <name>Commons Daemon</name> <!-- Daemon started in Commons in 2002 with an import of code from Tomcat, which is why the NOTICE file has an earlier date than the inceptionYear -->