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/cec5695b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/cec5695b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/cec5695b

Branch: refs/heads/next_stable
Commit: cec5695b5663bd86998994f15f7e30ac2406e767
Parents: ee96e0d
Author: Thorsten Schöning <tschoen...@am-soft.de>
Authored: Thu Aug 17 18:37:04 2017 +0200
Committer: Thorsten Schöning <tschoen...@am-soft.de>
Committed: Thu Aug 17 18:37:04 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/cec5695b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0bd7a2c..055f90e 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}-RC1</tagNameFormat>
+                                       
<tagNameFormat>v@{project.version}-RC2</tagNameFormat>
                                        <goals>site-deploy 
assembly:assembly</goals>
                                </configuration>
                        </plugin>

Reply via email to