[maven-release-plugin] prepare release v0.11.0-RC1
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/432a7013 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/432a7013 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/432a7013 Branch: refs/heads/next_stable Commit: 432a701382eeb69e819ac5eebeb9c4dcb0386393 Parents: 6e11978 Author: Thorsten Schöning <[email protected]> Authored: Wed Aug 16 11:28:41 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Wed Aug 16 11:28:41 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/432a7013/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5697b54..abc4875 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>log4cxx</groupId> <artifactId>apache-log4cxx</artifactId> <packaging>pom</packaging> - <version>0.11.0-SNAPSHOT</version> + <version>0.11.0</version> <name>Apache log4cxx</name> <description>Logging framework for C++.</description> <url>http://logging.apache.org/log4cxx</url>
