You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/05/24 12:08:09 UTC

svn commit: r409105 - /incubator/activemq/trunk/pom.xml

Author: jstrachan
Date: Wed May 24 03:08:07 2006
New Revision: 409105

URL: http://svn.apache.org/viewvc?rev=409105&view=rev
Log:
updated the pom so that the javadoc is generated at the apache site

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=409105&r1=409104&r2=409105&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Wed May 24 03:08:07 2006
@@ -115,12 +115,10 @@
       <name>Apache CVS Development Repository</name>
       <url>scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
     </snapshotRepository>
-<!--
     <site>
-      <id>geronimo-website</id>
-      <url>scpexe://minotaur.apache.org/www/geronimo.apache.org/maven/</url>
+      <id>apache-website</id>
+      <url>scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/</url>
     </site>
--->
   </distributionManagement>
 
   <modules>