CVS: jcontainer/loom/site project.xml,1.24,1.25
Peter Donald <pdonald-yCVjj/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/site
In directory hogshead.codehaus.org:/tmp/cvs-serv15415/site
Modified Files:
project.xml
Log Message:
Reworked reactor (again) so that EVERYTHING has the same version and the reactor uses the latest and greates of everything INCLUDING plugins.
Also nuked the tools project as it was now empty
Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/site/project.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- project.xml 18 Oct 2003 08:21:13 -0000 1.24
+++ project.xml 28 Oct 2003 13:38:08 -0000 1.25
@@ -58,11 +58,6 @@
<version>1.0-b1</version>
</dependency>
<dependency>
- <groupId>loom</groupId>
- <artifactId>loom-tools</artifactId>
- <version>1.0-beta</version>
- </dependency>
- <dependency>
<id>log4j</id>
<version>1.2.8</version>
</dependency>