You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/21 00:58:36 UTC

svn commit: rev 9657 - incubator/depot/trunk/update

Author: nickchalko
Date: Sat Mar 20 16:58:36 2004
New Revision: 9657

Modified:
   incubator/depot/trunk/update/module.xml
Log:
Fixed project names.

Modified: incubator/depot/trunk/update/module.xml
==============================================================================
--- incubator/depot/trunk/update/module.xml	(original)
+++ incubator/depot/trunk/update/module.xml	Sat Mar 20 16:58:36 2004
@@ -15,7 +15,7 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<module name="ruper" fullname="Apache Ruper">
+<module name="update" fullname="Apache Update">
     <url href="http://incubator.apache.org/depot"/>
     <site hostname="incubator.apache.org"
         remotedir="/home/groups/k/kr/krysalis/htdocs/templates/krysalis-project"/>
@@ -41,9 +41,9 @@
                 (http://www.apache.org/).
         </credit>
     </credits>
-    <project name="depot-updater" fullname="Apache Depot Updater">
+    <project name="depot-update" fullname="Apache Depot Update">
         <version value="0.1"/>
-        <package>org.apache.depot.updater</package>
+        <package>org.apache.depot.update</package>
         <code type="java/plain" dir="src/java"/>
         <test type="test/junit" dir="src/test"/>
         <documentation type="xml/forrest" dir="src/documentation"/>