CVS: jcontainer/loom/distribution project.xml,1.25,1.26
Peter Donald <pdonald-yCVjj/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/distribution
In directory hogshead.codehaus.org:/tmp/cvs-serv15415/distribution
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/distribution/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- project.xml 28 Oct 2003 09:13:40 -0000 1.25
+++ project.xml 28 Oct 2003 13:38:07 -0000 1.26
@@ -25,15 +25,6 @@
</properties>
</dependency>
<dependency>
- <groupId>loom</groupId>
- <artifactId>loom-tools</artifactId>
- <version>${pom.currentVersion}</version>
- <url>http://dist.codehaus.org/loom/jars</url>
- <properties>
- <category>tools</category>
- </properties>
- </dependency>
- <dependency>
<groupId>avalon</groupId>
<artifactId>avalon-framework</artifactId>
<version>20030713</version>