Repository: logging-log4cxx Updated Branches: refs/heads/master 6e532cff8 -> e7b3398df
[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/e7b3398d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/e7b3398d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/e7b3398d Branch: refs/heads/master Commit: e7b3398dfc88e041c759b283482d1ed5355bfdf4 Parents: 6e532cf Author: Thorsten Schöning <[email protected]> Authored: Mon Jul 10 01:12:50 2017 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Mon Jul 10 01:12:50 2017 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/e7b3398d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index abc4875..2a13541 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> @@ -65,7 +65,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4cxx.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4cxx.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4cxx.git</url> - <tag>v0.11.0-RC1</tag> + <tag>v0.11.0-rc1</tag> </scm> <properties>
