scm.tagNameFormat reconfigured to new RC number.

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

Branch: refs/heads/next_stable
Commit: ee39a6d494dd9ff3f0cf5a1ad8c5372b0fdb68e7
Parents: 1fe35e8
Author: Thorsten Schöning <tschoen...@am-soft.de>
Authored: Thu Aug 17 15:25:32 2017 +0200
Committer: Thorsten Schöning <tschoen...@am-soft.de>
Committed: Thu Aug 17 15:25:32 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/ee39a6d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dbdad2b..e8047ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -333,7 +333,7 @@
                                <artifactId>maven-release-plugin</artifactId>
                                <version>2.3</version>
                                <configuration>
-                                       
<tagNameFormat>v@{project.version}-RC3</tagNameFormat>
+                                       
<tagNameFormat>v@{project.version}-RC4</tagNameFormat>
                                        <goals>site-deploy 
assembly:assembly</goals>
                                </configuration>
                        </plugin>

Reply via email to