You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by ad...@apache.org on 2006/06/07 16:47:14 UTC

svn commit: r412450 - /incubator/yoko/site/pom.xml

Author: adisakala
Date: Wed Jun  7 09:47:14 2006
New Revision: 412450

URL: http://svn.apache.org/viewvc?rev=412450&view=rev
Log:
YOKO-1 Enabled site deployment and published the first cut of website to http://incubator.apache.org/yoko/

Modified:
    incubator/yoko/site/pom.xml

Modified: incubator/yoko/site/pom.xml
URL: http://svn.apache.org/viewvc/incubator/yoko/site/pom.xml?rev=412450&r1=412449&r2=412450&view=diff
==============================================================================
--- incubator/yoko/site/pom.xml (original)
+++ incubator/yoko/site/pom.xml Wed Jun  7 09:47:14 2006
@@ -51,14 +51,13 @@
         </license>
     </licenses>
   
-  <!--
   <distributionManagement>
     <site>
       <id>website</id>
       <url>scp://minotaur.apache.org/www/incubator.apache.org/yoko/</url>
     </site>
   </distributionManagement>
-  -->
+
   <build>
     <plugins>
       <plugin>