Repository: logging-log4cxx Updated Branches: refs/heads/next_stable 2ecf80087 -> 766897bbc
[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/766897bb Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/766897bb Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/766897bb Branch: refs/heads/next_stable Commit: 766897bbcc61f323f3bd01012131b5fee1c08f51 Parents: 2ecf800 Author: Thorsten Schöning <tschoen...@am-soft.de> Authored: Thu Aug 17 18:35:15 2017 +0200 Committer: Thorsten Schöning <tschoen...@am-soft.de> Committed: Thu Aug 17 18:35:15 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/766897bb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7acf83f..dd149c5 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>