You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2017/08/17 16:16:00 UTC

[3/3] logging-log4cxx git commit: [maven-release-plugin] prepare release v0.11.0-RC1

[maven-release-plugin] prepare release v0.11.0-RC1


Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/d4f51c0b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/d4f51c0b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/d4f51c0b

Branch: refs/heads/next_stable
Commit: d4f51c0bc6932259fa4579c9c8e0158c248cdb23
Parents: 59c7aa2
Author: Thorsten Schöning <ts...@am-soft.de>
Authored: Thu Aug 17 18:15:53 2017 +0200
Committer: Thorsten Schöning <ts...@am-soft.de>
Committed: Thu Aug 17 18:15:53 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/d4f51c0b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0bd7a2c..7acf83f 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.0</version>
 	<name>Apache log4cxx</name>
 	<description>Logging framework for C++.</description>
 	<url>http://logging.apache.org/log4cxx</url>