You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/10/15 12:22:08 UTC

git commit: thanks herve for the help

Updated Branches:
  refs/heads/master 329b6c07f -> 6e97c36a0


thanks herve for the help


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/6e97c36a
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/6e97c36a
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/6e97c36a

Branch: refs/heads/master
Commit: 6e97c36a0518489e551514a2e44d9111dd21840a
Parents: 329b6c0
Author: Olivier Lamy <ol...@apache.org>
Authored: Tue Oct 15 21:21:53 2013 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Tue Oct 15 21:21:53 2013 +1100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/6e97c36a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d7182ad..47a1608 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,8 +136,8 @@
   <properties>
     <maven.site.cache>${user.home}/maven-sites</maven.site.cache>
     <maven.site.path>scm-archives/scm-LATEST</maven.site.path>
-    <maven.scm.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/maven/content/scm-archives/scm-latest</maven.scm.scmPubUrl>
-    <maven.scm.url>http://maven.apache.org/scm-archives/scm-latest/</maven.scm.url>
+    <maven.scm.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/maven/content/scm-archives/scm-LATEST</maven.scm.scmPubUrl>
+    <maven.scm.url>http://maven.apache.org/scm-archives/scm-LATEST/</maven.scm.url>
   </properties>
 
   <dependencyManagement>