Update of /cvsroot/commonjava/commonjava-projects/commonjava-config-jndi
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17559
Modified Files:
project.xml
Log Message:
added baseContext attribute to the JndiConfig.
Index: project.xml
===================================================================
RCS file: /cvsroot/commonjava/commonjava-projects/commonjava-config-jndi/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- project.xml 20 Feb 2004 21:16:53 -0000 1.8
+++ project.xml 22 Mar 2004 15:51:14 -0000 1.9
@@ -5,7 +5,7 @@
<id>commonjava-config-jndi</id>
<name>JNDI Configurations</name>
<groupId>commonjava</groupId>
- <currentVersion>2.1-4</currentVersion>
+ <currentVersion>2.1-5</currentVersion>
<organization>
<name>CommonJava Open Component Project</name>
<url>http://www.commonjava.org</url>
|