This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.performance.base-0.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git
commit 373864a851928abd253b93ff5495bf3296ca602f Author: Radu Cotescu <[email protected]> AuthorDate: Mon Mar 23 20:13:46 2015 +0000 @trivial: corrected SCM info git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/performance/base@1668714 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5908f03..18a50f4 100644 --- a/pom.xml +++ b/pom.xml @@ -38,9 +38,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/performance/base</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/performance/base</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/testing/performance/base</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/performance/base</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/performance/base</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/performance/base</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
