jvz commented on a change in pull request #14: Replace ant build with cmake
URL: https://github.com/apache/logging-log4cxx/pull/14#discussion_r373572922
##########
File path: 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>HEAD</tag>
+ <tag>v0.11.0-RC1</tag>
Review comment:
This should be left as `HEAD` as the `mvn release:*` commands will handle
setting the value for the appropriate tag commit.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services