CVS: jcontainer/loom/engine project.xml,1.28,1.29
Peter Donald <pdonald-yCVjj/[email protected]> Sun, 2 Nov 2003 22:31:32 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/engine
In directory hogshead.codehaus.org:/tmp/cvs-serv18898
Modified Files:
project.xml
Log Message:
Remove info and associated dependencies as all handled by plugin
Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/engine/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- project.xml 29 Oct 2003 21:55:26 -0000 1.28
+++ project.xml 3 Nov 2003 04:31:29 -0000 1.29
@@ -10,28 +10,15 @@
<dependencies>
<dependency>
- <groupId>spice</groupId>
- <artifactId>spice-metaclass-jmx</artifactId>
- <version>20031017.081651</version>
- </dependency>
- <dependency>
- <id>qdox</id>
- <version>1.1</version>
- </dependency>
- <dependency>
<groupId>loom</groupId>
- <artifactId>loom-info</artifactId>
+ <artifactId>maven-sar-plugin</artifactId>
<version>${pom.currentVersion}</version>
- </dependency>
- <dependency>
- <groupId>dna</groupId>
- <artifactId>dna-tools</artifactId>
- <version>20031016.083103</version>
+ <type>plugin</type>
</dependency>
<dependency>
<groupId>spice</groupId>
- <artifactId>spice-metaclass</artifactId>
- <version>20031005.002435</version>
+ <artifactId>spice-metaclass-jmx</artifactId>
+ <version>20031017.081651</version>
</dependency>
<dependency>
<groupId>dna</groupId>