You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-commits@maven.apache.org by ev...@apache.org on 2005/04/13 11:19:28 UTC

cvs commit: maven-wagon/wagon-provider-test pom.xml

evenisse    2005/04/13 02:19:28

  Modified:    wagon-provider-test pom.xml
  Log:
  Update plexus-container dep.
  
  Revision  Changes    Path
  1.14      +1 -1      maven-wagon/wagon-provider-test/pom.xml
  
  Index: pom.xml
  ===================================================================
  RCS file: /home/cvs/maven-wagon/wagon-provider-test/pom.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- pom.xml	1 Apr 2005 15:36:37 -0000	1.13
  +++ pom.xml	13 Apr 2005 09:19:27 -0000	1.14
  @@ -23,7 +23,7 @@
       <dependency>
         <groupId>plexus</groupId>
         <artifactId>plexus-container-default</artifactId>
  -      <version>1.0-alpha-1</version>            
  +      <version>1.0-alpha-2</version>            
       </dependency>
     </dependencies>
   </project>
  
  
  

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