CVS: jcontainer/dna/tools project.xml,1.7,1.8
Peter Donald <pdonald-yCVjj/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/dna/tools
In directory hogshead.codehaus.org:/tmp/cvs-serv4161
Modified Files:
project.xml
Log Message:
Remove salt dependency
Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/dna/tools/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- project.xml 26 Oct 2003 07:08:12 -0000 1.7
+++ project.xml 28 Oct 2003 23:31:31 -0000 1.8
@@ -12,11 +12,6 @@
</description>
<dependencies>
- <dependency> <!-- this dependency should be removed -->
- <groupId>spice</groupId>
- <artifactId>spice-salt</artifactId>
- <version>0.8dev</version>
- </dependency>
<dependency>
<groupId>dna</groupId>
<artifactId>dna-api</artifactId>