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

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

Branch: refs/heads/next_stable
Commit: 30c57dfa57bce85c8a8736ebcadd85207b84761d
Parents: da9eb0b
Author: Thorsten Schöning <[email protected]>
Authored: Thu Aug 17 18:41:52 2017 +0200
Committer: Thorsten Schöning <[email protected]>
Committed: Thu Aug 17 18:41:52 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/30c57dfa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dbdad2b..7b4ee9e 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>
@@ -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-RC3</tag>
        </scm>
 
        <properties>

Reply via email to