CVS: jcontainer/loom/demos/distributed/server project.xml,1.11,1.12
Peter Donald <pdonald-yCVjj/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/demos/distributed/server
In directory hogshead.codehaus.org:/tmp/cvs-serv15415/demos/distributed/server
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/demos/distributed/server/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- project.xml 21 Oct 2003 16:12:53 -0000 1.11
+++ project.xml 28 Oct 2003 13:38:07 -0000 1.12
@@ -22,13 +22,8 @@
</dependency>
<dependency>
<groupId>loom</groupId>
- <artifactId>loom-tools</artifactId>
- <version>${pom.currentVersion}</version>
- </dependency>
- <dependency>
- <groupId>loom</groupId>
<artifactId>maven-sar-plugin</artifactId>
- <version>1.0</version>
+ <version>${pom.currentVersion}</version>
<type>plugin</type>
</dependency>
<dependency> <!-- for metagenerating xinfo -->