You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2017/09/17 15:35:54 UTC

[myfaces-trinidad] 02/02: added tagg

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-trinidad.git

commit ee9af6257512499686b6abd576ed044c9caccd2d
Author: bohmber <bo...@apache.org>
AuthorDate: Sun Sep 17 17:35:22 2017 +0200

    added tagg
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c7d218..1f0c471 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,8 @@ Create A Branch (http://maven.apache.org/plugins/maven-release-plugin/examples/b
   <scm>
     <connection>scm:git:https://github.com/apache/myfaces-trinidad</connection>
     <developerConnection>scm:git:git@github.com:apache/myfaces-trinidad.git</developerConnection>
-    <url>https://github.com/apache/myfaces-trinidad</url>
+    <url>https://github.com/apache/myfaces-trinidad/tree/${project.scm.tag}</url>
+    <tag>master</tag>
   </scm>
   
   <!--

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.