Repository: logging-log4cxx Updated Branches: refs/heads/next_stable 187334500 -> e8face739
[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/e8face73 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/e8face73 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/e8face73 Branch: refs/heads/next_stable Commit: e8face739ad6a1dce2088796f5802c77ee06d1c8 Parents: 1873345 Author: Thorsten Schöning <[email protected]> Authored: Wed Aug 16 18:52:16 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Wed Aug 16 18:52:16 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/e8face73/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>
