CVS: jcontainer/loom/distribution project.xml,1.35,1.36

mauro-yCVjj/[email protected] Mon, 15 Dec 2003 11:32:48 -0600
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcontainer/jcontainer/loom/distribution
In directory hogshead.codehaus.org:/tmp/cvs-serv11826/loom/distribution

Modified Files:
	project.xml 
Log Message:
Renamed spice components package org.jcomponent -> org.codehaus.spice 

Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/distribution/project.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- project.xml	3 Dec 2003 10:44:32 -0000	1.35
+++ project.xml	15 Dec 2003 17:32:46 -0000	1.36
@@ -121,9 +121,9 @@
             </properties>
         </dependency>
         <dependency>
-            <groupId>jcomponent</groupId>
-            <artifactId>jcomponent-alchemist</artifactId>
-            <version>20031025.132828</version>
+            <groupId>spice</groupId>
+            <artifactId>spice-alchemist</artifactId>
+            <version>20031120.105516</version>
             <properties>
                 <category>container</category>
             </properties>
@@ -235,10 +235,10 @@
                 <category>container</category>
             </properties>
         </dependency>
-        <dependency> <!-- for jcomponent-loggerstore -->
+        <dependency> <!-- for spice-loggerstore -->
             <groupId>excalibur</groupId>
             <artifactId>excalibur-logger</artifactId>
-            <version>20030713</version>
+            <version>20031215.105842</version>
             <properties>
                 <category>container</category>
             </properties>