Repository: logging-log4cxx Updated Branches: refs/heads/next_stable 0ade6c5cc -> 90fbf824e
[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/90fbf824 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/90fbf824 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/90fbf824 Branch: refs/heads/next_stable Commit: 90fbf824eee6902380ba6af1f5eee653e64acc42 Parents: 0ade6c5 Author: Thorsten Schöning <[email protected]> Authored: Thu Aug 17 12:02:14 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Thu Aug 17 12:02:14 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/90fbf824/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>
