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/03/02 16:26:01 UTC

cvs commit: maven-components/maven-plugins/maven-surefire-plugin project.xml

jvanzyl     2004/03/02 07:26:01

  Modified:    maven-plugins/maven-surefire-plugin project.xml
  Log:
  updating xstream
  
  Revision  Changes    Path
  1.8       +1 -1      maven-components/maven-plugins/maven-surefire-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugins/maven-surefire-plugin/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	24 Feb 2004 14:40:07 -0000	1.7
  +++ project.xml	2 Mar 2004 15:26:01 -0000	1.8
  @@ -68,7 +68,7 @@
       <dependency>
         <groupId>xstream</groupId>
         <artifactId>xstream</artifactId>
  -      <version>0.4</version>
  +      <version>1.0-SNAPSHOT</version>
       </dependency>
   
     </dependencies>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org