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 2013/03/17 20:41:26 UTC

git commit: removed unused properties

Updated Branches:
  refs/heads/master 4849df918 -> 317e7c623


removed unused properties

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

Branch: refs/heads/master
Commit: 317e7c6238f233f5507a62ad84c083a87d41caaf
Parents: 4849df9
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sun Mar 17 20:41:19 2013 +0100
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Sun Mar 17 20:41:19 2013 +0100

----------------------------------------------------------------------
 pom.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/317e7c62/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aab1179..a09310e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,8 +65,6 @@
     <distributionId>apache-maven</distributionId>
     <distributionShortName>Maven</distributionShortName>
     <distributionName>Apache Maven</distributionName>
-    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/ref/${project.version}/</siteDeployUrl>
-    <siteUrl>http://maven.apache.org/ref/${project.version}/</siteUrl>
     <maven.site.path>ref/3-LATEST</maven.site.path>
   </properties>