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 2018/08/19 12:43:51 UTC

[04/50] logging-log4cxx git commit: No 0.11.1 yet.

No 0.11.1 yet.


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

Branch: refs/heads/master
Commit: fabf01c3e20783928aaf7d4635138ea2d0194d63
Parents: c7291ba
Author: Thorsten Schöning <ts...@am-soft.de>
Authored: Thu Aug 17 16:30:58 2017 +0200
Committer: Thorsten Schöning <ts...@am-soft.de>
Committed: Thu Aug 17 16:30:58 2017 +0200

----------------------------------------------------------------------
 pom.xml                 | 2 +-
 src/changes/changes.xml | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/fabf01c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 504f151..5697b54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 	<groupId>log4cxx</groupId>
 	<artifactId>apache-log4cxx</artifactId>
 	<packaging>pom</packaging>
-	<version>0.11.1-SNAPSHOT</version>
+	<version>0.11.0-SNAPSHOT</version>
 	<name>Apache log4cxx</name>
 	<description>Logging framework for C++.</description>
 	<url>http://logging.apache.org/log4cxx</url>

http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/fabf01c3/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 26c40d8..accc209 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,11 +23,6 @@
 	</properties>
 
 	<body>
-		<release	version="0.11.1"
-					date="2017-08-17"
-					description="Maintenance release">
-		</release>
-
 		<release	version="0.11.0"
 					date="2017-08-17"
 					description="Maintenance release">