You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2005/10/27 20:59:29 UTC

svn commit: r328922 - /gump/metadata/project/smartfrog.xml

Author: stevel
Date: Thu Oct 27 11:59:25 2005
New Revision: 328922

URL: http://svn.apache.org/viewcvs?rev=328922&view=rev
Log:
got the names of the artifacts wrong.

Modified:
    gump/metadata/project/smartfrog.xml

Modified: gump/metadata/project/smartfrog.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/smartfrog.xml?rev=328922&r1=328921&r2=328922&view=diff
==============================================================================
--- gump/metadata/project/smartfrog.xml (original)
+++ gump/metadata/project/smartfrog.xml Thu Oct 27 11:59:25 2005
@@ -341,7 +341,7 @@
     <depend project="smartfrog" runtime="true"/>
     <depend project="smartfrog-tasks" runtime="true"/>
     <depend project="smartfrog-testharness" runtime="true"/>
-    <depend project="sf-www" runtime="true"/>
+    <depend project="smartfrog-www" runtime="true"/>
     <!--get the servlet API-->
     <depend project="jetty" runtime="true"/>
     <work nested="components/jetty/build/classes"/>
@@ -370,7 +370,7 @@
     <depend project="smartfrog" runtime="true"/>
     <depend project="smartfrog-tasks" runtime="true"/>
     <depend project="smartfrog-testharness" runtime="true"/>
-    <depend project="sf-www" runtime="true"/>
+    <depend project="smartfrog-www" runtime="true"/>
     <!--get the servlet API-->
     <depend project="jakarta-tomcat-5" runtime="true"/>
     <work nested="components/tomcat/build/classes"/>