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:33:33 UTC

[myfaces-trinidad] branch trinidad-2.1.x updated (60f7e9e -> 14fe2a3)

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

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


    from 60f7e9e  update URLs from svn to git
     new 1c5eeaa  switch to ssh added branch tag
     new 14fe2a3  switch to ssh added branch tag

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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

[myfaces-trinidad] 01/02: switch to ssh added branch tag

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1c5eeaa5b39982d107f8bd6fdde836a545f45a30
Author: bohmber <bo...@apache.org>
AuthorDate: Sun Sep 17 17:13:01 2017 +0200

    switch to ssh
    added branch tag
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a07539e..0ba8b0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,8 +180,9 @@ 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:https://github.com/apache/myfaces-trinidad</developerConnection>
+    <developerConnection>scm:git:git@github.com:apache/myfaces-trinidad.git</developerConnection>
     <url>https://github.com/apache/myfaces-trinidad</url>
+    <tag>trinidad-2.1.x</tag>
   </scm>
   
   <!--

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

[myfaces-trinidad] 02/02: switch to ssh added branch tag

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 14fe2a396de7e42fea56b232d2a19be82e4c422f
Author: bohmber <bo...@apache.org>
AuthorDate: Sun Sep 17 17:28:39 2017 +0200

    switch to ssh
    added branch tag
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0ba8b0a..2c2a7f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@ 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>trinidad-2.1.x</tag>
   </scm>
   

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