CVS: jcontainer/loom/site project.xml,1.34,1.35
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/site
In directory hogshead.codehaus.org:/tmp/cvs-serv11826/loom/site
Modified Files:
project.xml
Log Message:
Renamed spice components package org.jcomponent -> org.codehaus.spice
Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/site/project.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- project.xml 3 Dec 2003 10:44:49 -0000 1.34
+++ project.xml 15 Dec 2003 17:32:46 -0000 1.35
@@ -53,9 +53,9 @@
<version>0.1</version>
</dependency>
<dependency>
- <groupId>jcomponent</groupId>
- <artifactId>jcomponent-alchemist</artifactId>
- <version>20031025.132828</version>
+ <groupId>spice</groupId>
+ <artifactId>spice-alchemist</artifactId>
+ <version>20031120.105516</version>
</dependency>
<dependency>
<groupId>spice</groupId>
@@ -143,7 +143,7 @@
<dependency> <!-- for unit testing -->
<groupId>excalibur</groupId>
<artifactId>excalibur-logger</artifactId>
- <version>20030713</version>
+ <version>20031215.105842</version>
</dependency>
<dependency><!-- for unit testing -->
<groupId>excalibur</groupId>