You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/01/11 00:07:37 UTC

cvs commit: maven-components/maven-core project.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org