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/06/30 06:13:01 UTC

cvs commit: maven-plugins/artifact/src/plugin-test project.xml

dion        2004/06/29 21:13:01

  Modified:    artifact/xdocs changes.xml
               artifact/src/plugin-test project.xml
  Log:
  Remove tests changes from documentation and version increase per Brett
  
  Revision  Changes    Path
  1.24      +0 -1      maven-plugins/artifact/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/artifact/xdocs/changes.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- changes.xml	29 Jun 2004 11:52:49 -0000	1.23
  +++ changes.xml	30 Jun 2004 04:13:01 -0000	1.24
  @@ -26,7 +26,6 @@
     </properties>
     <body>
       <release version="1.4-SNAPSHOT" date="in CVS">
  -      <action dev="dion" type="update">Use assertFileExists in tests</action>
         <action dev="brett" type="add">Allow use of distributionSite POM attribute in artifact method</action>
       </release>
       <release version="1.3" date="2004-06-25">
  
  
  
  1.2       +1 -1      maven-plugins/artifact/src/plugin-test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/artifact/src/plugin-test/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	14 Jun 2004 13:36:48 -0000	1.1
  +++ project.xml	30 Jun 2004 04:13:01 -0000	1.2
  @@ -22,7 +22,7 @@
     <pomVersion>3</pomVersion>
     <name>Test project for Maven Deploy Plugin</name>
     <id>test-maven-deploy-plugin</id>
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  +  <currentVersion>1.1</currentVersion>
     <organization>
       <name>Nettec</name>
       <url>http://www.nettec.net</url>
  
  
  

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