dblevins 2005/12/11 02:30:19
Modified: modules/core project.xml
Log:
Switched the dependency and deployment plugin to 1.1.0
Revision Changes Path
1.63 +2 -2 openejb/modules/core/project.xml
Index: project.xml
===================================================================
RCS file: /scm/openejb/openejb/modules/core/project.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- project.xml 11 Dec 2005 01:07:29 -0000 1.62
+++ project.xml 11 Dec 2005 07:30:19 -0000 1.63
@@ -27,7 +27,7 @@
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-dependency-plugin</artifactId>
- <version>${geronimo_version}</version>
+ <version>${geronimo_dependency_plugin_version}</version>
<type>plugin</type>
</dependency>