CVS: jcontainer/loom/demos/helloworld project.xml,1.18,1.19
mauro-yCVjj/[email protected] Fri, 7 Nov 2003 13:29:15 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/demos/helloworld
In directory hogshead.codehaus.org:/tmp/cvs-serv11024/loom/demos/helloworld
Modified Files:
project.xml
Log Message:
Upgraded to use jcomponent-netserve
Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/demos/helloworld/project.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- project.xml 1 Nov 2003 13:26:23 -0000 1.18
+++ project.xml 7 Nov 2003 19:29:12 -0000 1.19
@@ -29,7 +29,7 @@
<dependency>
<groupId>jcomponent</groupId>
<artifactId>jcomponent-netserve</artifactId>
- <version>20030831.040601</version>
+ <version>20031107.190306</version>
<properties>
<sar.bundle>true</sar.bundle>
</properties>