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 mi...@apache.org on 2004/12/14 21:12:20 UTC

cvs commit: maven-wagon/wagon-providers/wagon-ssh pom.xml

michal      2004/12/14 12:12:20

  Modified:    wagon-providers/wagon-ssh pom.xml
  Log:
  fixing project's name
  
  Revision  Changes    Path
  1.6       +1 -1      maven-wagon/wagon-providers/wagon-ssh/pom.xml
  
  Index: pom.xml
  ===================================================================
  RCS file: /home/cvs/maven-wagon/wagon-providers/wagon-ssh/pom.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- pom.xml	25 Oct 2004 23:53:54 -0000	1.5
  +++ pom.xml	14 Dec 2004 20:12:20 -0000	1.6
  @@ -9,7 +9,7 @@
       </parent>
       <groupId>maven</groupId>
       <artifactId>wagon-ssh</artifactId>
  -    <name>Wagon SSH provider</name>
  +    <name>Wagon SSH Provider</name>
       <version>1.0-alpha-2-SNAPSHOT</version>
       <description></description>
       <shortDescription>Wagon Provider for protocols from SSH2 family based on JSCH</shortDescription>
  
  
  

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