Author: mturk
Date: Tue Feb 7 09:59:19 2012
New Revision: 1241401
URL: http://svn.apache.org/viewvc?rev=1241401&view=rev
Log:
use release version number
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=1241401&r1=1241400&r2=1241401&view=diff
==============================================================================
--- commons/proper/daemon/branches/1.0.x/pom.xml (original)
+++ commons/proper/daemon/branches/1.0.x/pom.xml Tue Feb 7 09:59:19 2012
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
- <version>1.0.9-SNAPSHOT</version>
+ <version>1.0.9</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
-->