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-performance.git
commit 230da7997a1f3c217f9dd3c7c7e16b3b7701c132 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 20 19:18:30 2017 +0200 SLING-7162 - Update SCM information in all POM files to reference Git --- base/pom.xml | 2 +- jcr-resource-2.0.10/pom.xml | 2 +- jcr-resource-2.1.0/pom.xml | 2 +- jcr-resource-2.2.0/pom.xml | 2 +- jcr-resource-2.2.10/pom.xml | 2 +- tests/pom.xml | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index eef8b63..beb2bca 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -40,7 +40,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> - <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url> </scm> <dependencies> diff --git a/jcr-resource-2.0.10/pom.xml b/jcr-resource-2.0.10/pom.xml index fa4b867..acc5653 100644 --- a/jcr-resource-2.0.10/pom.xml +++ b/jcr-resource-2.0.10/pom.xml @@ -28,7 +28,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> - <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url> </scm> <dependencies> <dependency> diff --git a/jcr-resource-2.1.0/pom.xml b/jcr-resource-2.1.0/pom.xml index cc24ff7..7b9fea4 100644 --- a/jcr-resource-2.1.0/pom.xml +++ b/jcr-resource-2.1.0/pom.xml @@ -28,7 +28,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> - <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url> </scm> <dependencies> diff --git a/jcr-resource-2.2.0/pom.xml b/jcr-resource-2.2.0/pom.xml index 1ad3d68..57f73ae 100644 --- a/jcr-resource-2.2.0/pom.xml +++ b/jcr-resource-2.2.0/pom.xml @@ -28,7 +28,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> - <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url> </scm> <dependencies> diff --git a/jcr-resource-2.2.10/pom.xml b/jcr-resource-2.2.10/pom.xml index f07bcbd..8415790 100644 --- a/jcr-resource-2.2.10/pom.xml +++ b/jcr-resource-2.2.10/pom.xml @@ -28,7 +28,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> - <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url> </scm> <dependencies> diff --git a/tests/pom.xml b/tests/pom.xml index 5a936d9..6fbd2af 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -29,9 +29,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/performance/tests</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/performance/tests</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/testing/performance/tests</url> + <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url> </scm> <dependencies> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
