Repository: logging-log4cxx
Updated Branches:
  refs/heads/master f19ff1e54 -> a7a773db2


Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit f19ff1e54fa9282bf279a0f15ca0a1baff13fc42.


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

Branch: refs/heads/master
Commit: 4f4ec8856b9894076bc831426490874c20cda29a
Parents: f19ff1e
Author: Thorsten Schöning <[email protected]>
Authored: Fri Jul 7 08:46:55 2017 +0200
Committer: Thorsten Schöning <[email protected]>
Committed: Fri Jul 7 08:46:55 2017 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/4f4ec885/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index de9a34a..9f3a556 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</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>HEAD</tag>
+         <tag>apache-log4cxx-0.11.0</tag>
   </scm>
 
        <organization>

Reply via email to