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/16 17:54:57 UTC

[50/50] 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/3d2de471
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/3d2de471
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/3d2de471

Branch: refs/heads/next_stable
Commit: 3d2de471c9e30a0798269becd2757d2547559a4d
Parents: 5660ad7
Author: Thorsten Schöning <ts...@am-soft.de>
Authored: Wed Aug 16 19:52:38 2017 +0200
Committer: Thorsten Schöning <ts...@am-soft.de>
Committed: Wed Aug 16 19:52:38 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/3d2de471/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>