You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/01/04 16:20:25 UTC

cvs commit: maven-plugins/jdiff/xdocs changes.xml

evenisse    2004/01/04 07:20:25

  Modified:    jdiff    project.xml
               jdiff/xdocs changes.xml
  Log:
  Start new version
  
  Revision  Changes    Path
  1.20      +6 -1      maven-plugins/jdiff/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jdiff/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml	4 Jan 2004 15:16:15 -0000	1.19
  +++ project.xml	4 Jan 2004 15:20:25 -0000	1.20
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jdiff-plugin</id>
     <name>Maven JDiff Plugin</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Diff between CVS releases</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jdiff/</url>
  @@ -20,6 +20,11 @@
         <id>1.2</id>
         <name>1.2</name>
         <tag>MAVEN_JDIFF_1_2</tag>
  +    </version>
  +    <version>
  +      <id>1.3</id>
  +      <name>1.3</name>
  +      <tag>HEAD</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.6       +2 -0      maven-plugins/jdiff/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jdiff/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	4 Jan 2004 15:16:15 -0000	1.5
  +++ changes.xml	4 Jan 2004 15:20:25 -0000	1.6
  @@ -7,6 +7,8 @@
     </properties>
   
     <body>
  +    <release version="1.3" date="In CVS">
  +    </release>
       <release version="1.2" date="2004-01-04">
         <action dev="evenisse" type="update">MPJDIFF-1. Fix error due to makeRelativePath.</action>
       </release>
  
  
  

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