Repository: logging-log4cxx Updated Branches: refs/heads/next_stable 3d2de471c -> 884b21369
[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/884b2136 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/884b2136 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/884b2136 Branch: refs/heads/next_stable Commit: 884b21369aaf97516064c68678e9978ba66f02a2 Parents: 3d2de47 Author: Thorsten Schöning <[email protected]> Authored: Wed Aug 16 19:54:25 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Wed Aug 16 19:54:25 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/884b2136/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>
