Repository: logging-log4cxx Updated Branches: refs/heads/next_stable 432a70138 -> ad14b7b72
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/ad14b7b7 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/ad14b7b7 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/ad14b7b7 Branch: refs/heads/next_stable Commit: ad14b7b72a8b24ef7ab8078c6576577660353a0e Parents: 432a701 Author: Thorsten Schöning <[email protected]> Authored: Wed Aug 16 11:34:06 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Wed Aug 16 11:34:06 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/ad14b7b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index abc4875..504f151 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</version> + <version>0.11.1-SNAPSHOT</version> <name>Apache log4cxx</name> <description>Logging framework for C++.</description> <url>http://logging.apache.org/log4cxx</url>
