Author: mturk Date: Thu Mar 7 06:22:23 2013 New Revision: 1453703 URL: http://svn.apache.org/r1453703 Log: Bump version numbers to 1.0.14
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=1453703&r1=1453702&r2=1453703&view=diff ============================================================================== --- commons/proper/daemon/branches/1.0.x/pom.xml (original) +++ commons/proper/daemon/branches/1.0.x/pom.xml Thu Mar 7 06:22:23 2013 @@ -92,7 +92,7 @@ <maven.compile.source>1.3</maven.compile.source> <maven.compile.target>1.3</maven.compile.target> <commons.componentid>daemon</commons.componentid> - <commons.release.version>1.0.13</commons.release.version> + <commons.release.version>1.0.14</commons.release.version> <commons.jira.id>DAEMON</commons.jira.id> <commons.jira.pid>12310468</commons.jira.pid> </properties>