This is an automated email from the ASF dual-hosted git repository.

tschoening pushed a commit to branch ghpr_14_replace-ant-build-with-cmake
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit a71f9363bceef660ae5c0874ea54abf1b2abfe7b
Author: Stephen Webb <[email protected]>
AuthorDate: Fri Jan 31 17:16:52 2020 +1100

    Set the letter case of find modules to that required by case sensitive 
filesystems
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1bd985a..bd32807 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
                
<connection>scm:git:http://gitbox.apache.org/repos/asf/logging-log4cxx.git</connection>
                
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/logging-log4cxx.git</developerConnection>
                
<url>https://gitbox.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