jvanzyl     2004/01/10 15:07:37

  Modified:    maven-core project.xml
  Log:
  o adding junit tags for testing jelly tags
  
  Revision  Changes    Path
  1.2       +6 -0      maven-components/maven-core/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       8 Jan 2004 04:29:09 -0000       1.1
  +++ project.xml       10 Jan 2004 23:07:37 -0000      1.2
  @@ -144,6 +144,12 @@
       </dependency>
   
       <dependency>
  +      <groupId>commons-jelly</groupId>
  +      <artifactId>commons-jelly-tags-junit</artifactId>
  +      <version>SNAPSHOT</version>
  +    </dependency>
  +
  +    <dependency>
         <groupId>commons-jexl</groupId>
         <artifactId>commons-jexl</artifactId>
         <version>1.0-beta-1</version>
  
  
  

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

Reply via email to