Author: sebb Date: Wed Feb 6 19:47:13 2013 New Revision: 1443167 URL: http://svn.apache.org/viewvc?rev=1443167&view=rev Log: Don't leave main code line with release version
Modified: commons/proper/daemon/branches/1.0.x/pom.xml Modified: commons/proper/daemon/branches/1.0.x/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/pom.xml?rev=1443167&r1=1443166&r2=1443167&view=diff ============================================================================== --- commons/proper/daemon/branches/1.0.x/pom.xml (original) +++ commons/proper/daemon/branches/1.0.x/pom.xml Wed Feb 6 19:47:13 2013 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-daemon</groupId> <artifactId>commons-daemon</artifactId> - <version>1.0.13</version> + <version>1.0.14-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 -->