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:27:38 UTC

cvs commit: maven-components/maven-plugin-manager-jelly project.xml

jvanzyl     2004/03/02 07:27:38

  Modified:    maven-plugin-manager-jelly project.xml
  Log:
  updating xstream
  
  Revision  Changes    Path
  1.2       +1 -1      maven-components/maven-plugin-manager-jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugin-manager-jelly/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	6 Feb 2004 23:21:57 -0000	1.1
  +++ project.xml	2 Mar 2004 15:27:38 -0000	1.2
  @@ -80,7 +80,7 @@
       <dependency>
         <groupId>xstream</groupId>
         <artifactId>xstream</artifactId>
  -      <version>0.3</version>
  +      <version>1.0-SNAPSHOT</version>
       </dependency>
   
       <!-- Jelly -->
  
  
  

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