]> source.dussan.org Git - archiva.git/commitdiff
new deployment location for Archiva website
authorBrett Porter <brett@apache.org>
Thu, 24 Apr 2008 02:00:09 +0000 (02:00 +0000)
committerBrett Porter <brett@apache.org>
Thu, 24 Apr 2008 02:00:09 +0000 (02:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@651135 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 289cfe7d2a12ae63218f20a0ef949b61039ed9b8..6a557a351c558fbb78124195c92ff021d8d5cb62 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <name>Archiva Common Parent Project</name>
   <version>3-SNAPSHOT</version>
   <inceptionYear>2006</inceptionYear>
-  <url>http://maven.apache.org/archiva/</url>
+  <url>http://archiva.apache.org/</url>
   <description>
     Archiva is an application for managing one or more remote
     repositories, including administration, artifact handling,
@@ -95,7 +95,7 @@
     <url>http://svn.apache.org/viewcvs.cgi/archiva/parent</url>
   </scm>
   <properties>
-    <siteBaseDeployment>scp://people.apache.org/www/maven.apache.org/archiva</siteBaseDeployment>
+    <siteBaseDeployment>scp://people.apache.org/www/archiva.apache.org</siteBaseDeployment>
 <!-- For testing
     <siteBaseDeployment>file://localhost/www/maven.apache.org/archiva</siteBaseDeployment>
 -->