Author: dblevins Date: Tue Feb 8 22:06:09 2005 New Revision: 153029 URL: http://svn.apache.org/viewcvs?view=rev&rev=153029 Log: Typo in dependency
Modified: geronimo/trunk/specs/j2ee/project.xml Modified: geronimo/trunk/specs/j2ee/project.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/specs/j2ee/project.xml?view=diff&r1=153028&r2=153029 ============================================================================== --- geronimo/trunk/specs/j2ee/project.xml (original) +++ geronimo/trunk/specs/j2ee/project.xml Tue Feb 8 22:06:09 2005 @@ -143,7 +143,7 @@ <dependency> <groupId>geronimo-spec</groupId> - <artifactId>geronimo-jaxrpc</artifactId> + <artifactId>geronimo-spec-jaxrpc</artifactId> <version>${geronimo_spec_jaxrpc_version}</version> <properties> <geronimo.spec.bundle>true</geronimo.spec.bundle>