You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/01/24 17:35:16 UTC

[myfaces-tobago] branch tobago-2.0.x updated: release preparation: * tagBase is only SVN * update release plugin

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

lofwyr pushed a commit to branch tobago-2.0.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-2.0.x by this push:
     new 43298e6  release preparation: * tagBase is only SVN * update release plugin
43298e6 is described below

commit 43298e68a75fba33fdc8fdd93d56cd9dae6cb7d7
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed Jan 24 18:35:12 2018 +0100

    release preparation:
    * tagBase is only SVN
    * update release plugin
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9f1cd9f..17c759d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -983,9 +983,8 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.3.2</version>
+          <version>2.5.3</version>
           <configuration>
-            <tagBase>https://svn.apache.org/repos/asf/myfaces/tobago/tags</tagBase>
             <preparationGoals>clean install</preparationGoals>
             <remoteTagging>true</remoteTagging>
             <autoVersionSubmodules>true</autoVersionSubmodules>

-- 
To stop receiving notification emails like this one, please contact
lofwyr@apache.org.