dain 2004/10/17 14:56:28 Modified: etc version-info.ent Log:
Applied patch from Chris Cardona which adds a version number for the maven itest plugin, dependency to the plugin within the itests modules http://nagoya.apache.org/jira/browse/GERONIMO-376 Revision Changes Path 1.11 +1 -0 openejb/etc/version-info.ent Index: version-info.ent =================================================================== RCS file: /home/projects/openejb/scm/openejb/etc/version-info.ent,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- version-info.ent 15 Oct 2004 12:21:29 -0000 1.10 +++ version-info.ent 17 Oct 2004 18:56:28 -0000 1.11 @@ -63,6 +63,7 @@ <!ENTITY junit-version "3.8.1"> <!ENTITY jxta-version "2.0"> <!ENTITY log4j-version "1.2.8"> +<!ENTITY maven-itest-plugin-version "1.0"> <!ENTITY maven-version "1.0"> <!ENTITY mockobjects-version "0.09"> <!ENTITY mx4j-version "2.0.1">
