dblevins    2005/12/11 02:30:19

  Modified:    modules/itests project.xml
  Log:

  Switched the dependency and deployment plugin to 1.1.0
  
  Revision  Changes    Path
  1.40      +2 -2      openejb/modules/itests/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /scm/openejb/openejb/modules/itests/project.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- project.xml       11 Dec 2005 01:07:29 -0000      1.39
  +++ project.xml       11 Dec 2005 07:30:19 -0000      1.40
  @@ -114,7 +114,7 @@
           <dependency>
               <groupId>geronimo</groupId>
               <artifactId>geronimo-deployment-plugin</artifactId>
  -            <version>${geronimo_version}</version>
  +            <version>${geronimo_deployment_plugin_version}</version>
               <type>plugin</type>
           </dependency>
   
  
  
  

Reply via email to