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:22:40 UTC

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

jvanzyl     2004/03/02 07:22:40

  Modified:    maven-plugins/maven-compiler-plugin project.xml
  Log:
  updating xstream
  
  Revision  Changes    Path
  1.6       +1 -1      maven-components/maven-plugins/maven-compiler-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugins/maven-compiler-plugin/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml	24 Feb 2004 14:40:07 -0000	1.5
  +++ project.xml	2 Mar 2004 15:22:40 -0000	1.6
  @@ -62,7 +62,7 @@
       <dependency>
         <groupId>xstream</groupId>
         <artifactId>xstream</artifactId>
  -      <version>0.4</version>
  +      <version>1.0-SNAPSHOT</version>
       </dependency>
   
       <dependency>
  
  
  

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