You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by br...@apache.org on 2008/05/12 01:05:00 UTC

svn commit: r655381 - /archiva/trunk/pom.xml

Author: brett
Date: Sun May 11 16:05:00 2008
New Revision: 655381

URL: http://svn.apache.org/viewvc?rev=655381&view=rev
Log:
this isn't needed here, the reference is deployed from archiva-modules which already has it

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=655381&r1=655380&r2=655381&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Sun May 11 16:05:00 2008
@@ -42,13 +42,6 @@
     <url>http://svn.apache.org/viewvc/archiva/trunk</url>
   </scm>
 
-  <distributionManagement>
-    <site>
-      <id>apache.website</id>
-      <url>scp://people.apache.org/www/archiva.apache.org/ref/${project.version}</url>
-    </site>
-  </distributionManagement>
-
   <build>
     <plugins>
       <!-- We want to package up license resources in the JARs produced -->