evenisse    2003/02/17 09:31:56

  Modified:    src/plugins-build/jalopy project.xml
  Log:
  correction of MAVEN-279.
  Thanks to  Henning Schmiedehausen .
  
  Revision  Changes    Path
  1.3       +2 -1      jakarta-turbine-maven/src/plugins-build/jalopy/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/jalopy/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       11 Feb 2003 16:33:40 -0000      1.2
  +++ project.xml       17 Feb 2003 17:31:55 -0000      1.3
  @@ -68,7 +68,8 @@
         </properties>
       </dependency>
       <dependency>
  -      <id>jalopy-ant</id>
  +      <groupId>jalopy</groupId>
  +      <artifactId>jalopy-ant</artifactId>
         <version>0.6.1</version>
         <properties>
           <classloader>root</classloader>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to