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 9293e72bdff2b67bc97e0a7fc8a35c8da6a8b95e Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 20 19:18:29 2017 +0200 SLING-7162 - Update SCM information in all POM files to reference Git --- jcr-resource-2.2.10/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jcr-resource-2.2.10/pom.xml b/jcr-resource-2.2.10/pom.xml index f77998d..f07bcbd 100644 --- a/jcr-resource-2.2.10/pom.xml +++ b/jcr-resource-2.2.10/pom.xml @@ -26,9 +26,9 @@ <name>Apache Sling Performance Test - JCR Resource 2.2.10</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/performance/jcr-resource-2.2.10</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/performance/jcr-resource-2.2.10</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/performance/jcr-resource-2.2.10</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.git</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
