Author: sebb Date: Wed Mar 23 14:51:56 2011 New Revision: 1084608 URL: http://svn.apache.org/viewvc?rev=1084608&view=rev Log: Flag as SNAPSHOT for now
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=1084608&r1=1084607&r2=1084608&view=diff ============================================================================== --- commons/proper/daemon/trunk/pom.xml (original) +++ commons/proper/daemon/trunk/pom.xml Wed Mar 23 14:51:56 2011 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-daemon</groupId> <artifactId>commons-daemon</artifactId> - <version>1.0.6-dev</version> + <version>1.0.6-dev-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 -->