Should be 0.11.1.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/ab94e41e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/ab94e41e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/ab94e41e Branch: refs/heads/release_scripts Commit: ab94e41e952a77ec2f2a09241d0d53df1f9f3913 Parents: 8c790d7 Author: Thorsten Schöning <[email protected]> Authored: Thu Aug 17 16:02:37 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Thu Aug 17 16:02:37 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/ab94e41e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5697b54..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-SNAPSHOT</version> + <version>0.11.1-SNAPSHOT</version> <name>Apache log4cxx</name> <description>Logging framework for C++.</description> <url>http://logging.apache.org/log4cxx</url>
