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


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


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

Branch: refs/heads/master
Commit: f19ff1e54fa9282bf279a0f15ca0a1baff13fc42
Parents: 83bfd58
Author: Thorsten Schöning <tschoening@ub-12-04-lts-server-x64.(none)>
Authored: Thu Jul 6 19:00:48 2017 +0200
Committer: Thorsten Schöning <tschoening@ub-12-04-lts-server-x64.(none)>
Committed: Thu Jul 6 19:00:48 2017 +0200

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


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

Reply via email to