This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-invoker-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
commit c3d96d358f1ecf7e1fea44fae328cbb62fb0c9fb Author: John Dennis Casey <jdca...@apache.org> AuthorDate: Tue Aug 15 14:51:15 2006 +0000 ...and fixing SCM info for the sandbox location. git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin@431609 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6ed2671..6101745 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ <packaging>maven-plugin</packaging> <name>Maven Invoker Plugin</name> <scm> - <connection>http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</connection> - <developerConnection>https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</developerConnection> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</developerConnection> <url>http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.