You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/07/12 09:35:33 UTC

cvs commit: maven-plugins/jdiff project.xml

dion        2004/07/12 00:35:33

  Modified:    jdiff    project.xml
  Log:
  Bump version. Remove bad package name
  
  Revision  Changes    Path
  1.33      +1 -2      maven-plugins/jdiff/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jdiff/project.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml	25 Jun 2004 15:24:29 -0000	1.32
  +++ project.xml	12 Jul 2004 07:35:33 -0000	1.33
  @@ -20,11 +20,10 @@
   
   <project>
     <extend>../plugin-parent/project.xml</extend>
  -  <package>blah</package>
     <pomVersion>3</pomVersion>
     <id>maven-jdiff-plugin</id>
     <name>Maven JDiff Plugin</name>
  -  <currentVersion>1.4</currentVersion>
  +  <currentVersion>1.4.1-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Diff between CVS releases</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jdiff/</url>
  
  
  

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