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

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

brett       2004/05/15 18:33:35

  Modified:    ear      project.xml
               ear/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5
  
  Revision  Changes    Path
  1.30      +6 -1      maven-plugins/ear/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml	11 May 2004 15:36:23 -0000	1.29
  +++ project.xml	16 May 2004 01:33:34 -0000	1.30
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-ear-plugin</id>
     <name>Maven EAR Plugin</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5</currentVersion>
     <description>Ear Plugin for Maven</description>
     <shortDescription>Ear Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/ear/</url>
  @@ -49,6 +49,11 @@
         <id>1.5</id>
         <name>1.5</name>
         <tag>HEAD</tag>
  +    </version>
  +    <version>
  +      <id>1.5</id>
  +      <name>1.5</name>
  +      <tag>MAVEN_EAR_1_5</tag>
       </version>
     </versions>
     <branches/>
  
  
  
  1.19      +1 -1      maven-plugins/ear/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ear/xdocs/changes.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- changes.xml	2 May 2004 13:46:29 -0000	1.18
  +++ changes.xml	16 May 2004 01:33:35 -0000	1.19
  @@ -24,7 +24,7 @@
       <author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
     </properties>
     <body>
  -    <release version="1.5-SNAPSHOT" date="in CVS">
  +    <release version="1.5" date="2004-05-15">
         <action dev="dion" type="update">Ignore generated file in plugin test.</action>
         <action dev="dion" type="fix">Check to make sure maven.ear.src exists before using it.</action>
         <action dev="dion" type="update">Allow resources in EAR projects</action>
  
  
  

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