You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/03/31 01:44:45 UTC

maven-scm git commit: changed svnpubsub url from /content to /components

Repository: maven-scm
Updated Branches:
  refs/heads/master 360ffcabf -> 4a4f36265


changed svnpubsub url from /content to /components

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

Branch: refs/heads/master
Commit: 4a4f362655a301c5112be633b31c2860644ba06f
Parents: 360ffca
Author: Hervé Boutemy <hb...@apache.org>
Authored: Tue Mar 31 01:44:43 2015 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Tue Mar 31 01:44:43 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/4a4f3626/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6d90ce..a6744d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path}</url>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}</url>
     </site>
   </distributionManagement>