Author: mturk
Date: Thu Feb 25 10:04:14 2010
New Revision: 916212
URL: http://svn.apache.org/viewvc?rev=916212&view=rev
Log:
release guide says pom should be SHAPSHOT and build dev
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=916212&r1=916211&r2=916212&view=diff
==============================================================================
--- commons/proper/daemon/trunk/pom.xml (original)
+++ commons/proper/daemon/trunk/pom.xml Thu Feb 25 10:04:14 2010
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
- <version>1.0.3-dev</version>
+ <version>1.0.3-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
-->