This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push: new 8338a4f Update release version 8338a4f is described below commit 8338a4fe48b1d7d73b89d0a2d5cfab7b8e085c83 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Sep 4 16:38:42 2019 +0100 Update release version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8c62059..f5d8b1e 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ <maven.compiler.target>1.6</maven.compiler.target> <commons.componentid>daemon</commons.componentid> <commons.module.name>org.apache.commons.daemon</commons.module.name> - <commons.release.version>1.2.0</commons.release.version> + <commons.release.version>1.2.1</commons.release.version> <commons.jira.id>DAEMON</commons.jira.id> <commons.jira.pid>12310468</commons.jira.pid> </properties>