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/07/09 09:56:39 UTC

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

evenisse    2004/07/09 00:56:39

  Modified:    ejb      project.xml
               ejb/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5
  
  Revision  Changes    Path
  1.31      +6 -1      maven-plugins/ejb/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ejb/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml	25 Jun 2004 15:24:28 -0000	1.30
  +++ project.xml	9 Jul 2004 07:56:39 -0000	1.31
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-ejb-plugin</id>
     <name>Maven EJB Plugin</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5</currentVersion>
     <description>EJB Plugin for Maven</description>
     <shortDescription>EJB Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/ejb/</url>
  @@ -44,6 +44,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_EJB_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.5</id>
  +      <name>1.5</name>
  +      <tag>MAVEN_EJB_1_5</tag>
       </version>
     </versions>
     <mailingLists/>
  
  
  
  1.19      +1 -1      maven-plugins/ejb/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ejb/xdocs/changes.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- changes.xml	11 Jun 2004 09:36:41 -0000	1.18
  +++ changes.xml	9 Jul 2004 07:56:39 -0000	1.19
  @@ -24,7 +24,7 @@
       <author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
     </properties>
     <body>
  -    <release version="1.5" date="In CVS">
  +    <release version="1.5" date="2004-07-09">
         <action dev="evenisse" type="fix" due-to="Martin van den Bemt" issue="MPJAR-29">Replace Apache Jakarta Maven by Apache Maven in Manifest</action>
         <action dev="evenisse" type="add">Add ejb:install-client and ejb:deploy-client goals.</action>
       </release>
  
  
  

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