You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/20 17:48:52 UTC

[sling-org-apache-sling-paxexam-util] branch master updated (2e6b4c0 -> 9afb760)

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

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git.


    from 2e6b4c0  SLING-7167 Adjust READMEs
     new 4ea424f  SLING-7162 - Update SCM information in all POM files to reference Git
     new 9afb760  SLING-7162 - Update SCM information in all POM files to reference Git

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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

[sling-org-apache-sling-paxexam-util] 02/02: SLING-7162 - Update SCM information in all POM files to reference Git

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git

commit 9afb76074381da4a997c2ce7f9c9a04ddb587e5f
Author: Robert Munteanu <ro...@gmail.com>
AuthorDate: Fri Oct 20 19:28:13 2017 +0200

    SLING-7162 - Update SCM information in all POM files to reference Git
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4d5cfa7..96b7e9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,8 +42,8 @@
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git</conncetion>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-paxexam-util.git.git</url>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-paxexam-util.git</url>
     </scm>
 
     <build>

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

[sling-org-apache-sling-paxexam-util] 01/02: SLING-7162 - Update SCM information in all POM files to reference Git

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git

commit 4ea424f4687f11a297cd66b7cec4c8dee3d2bd3f
Author: Robert Munteanu <ro...@gmail.com>
AuthorDate: Fri Oct 20 19:13:16 2017 +0200

    SLING-7162 - Update SCM information in all POM files to reference Git
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 84720ee..4d5cfa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,9 +41,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</connection>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-paxexam-util.git</conncetion>
         <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/sling-pax-util</url>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-paxexam-util.git.git</url>
     </scm>
 
     <build>

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