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:28:13 UTC

cvs commit: maven-components/maven-model-xpp3 project.xml

jvanzyl     2004/03/02 07:28:13

  Modified:    maven-model-xpp3 project.xml
  Log:
  updating xstream
  
  Revision  Changes    Path
  1.15      +1 -1      maven-components/maven-model-xpp3/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-model-xpp3/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	12 Feb 2004 00:33:31 -0000	1.14
  +++ project.xml	2 Mar 2004 15:28:13 -0000	1.15
  @@ -60,7 +60,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