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 04:34:08 UTC

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

brett       2004/05/15 19:34:08

  Modified:    j2ee     project.xml
               j2ee/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5
  
  Revision  Changes    Path
  1.37      +6 -1      maven-plugins/j2ee/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/j2ee/project.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- project.xml	16 May 2004 01:35:47 -0000	1.36
  +++ project.xml	16 May 2004 02:34:08 -0000	1.37
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-j2ee-plugin</id>
     <name>Maven J2EE Plugin</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5</currentVersion>
     <description/>
     <shortDescription>J2EE tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/j2ee/</url>
  @@ -38,6 +38,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_J2EE_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.5</id>
  +      <name>1.5</name>
  +      <tag>MAVEN_J2EE_1_5</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.16      +1 -1      maven-plugins/j2ee/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/j2ee/xdocs/changes.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- changes.xml	2 May 2004 13:59:28 -0000	1.15
  +++ changes.xml	16 May 2004 02:34:08 -0000	1.16
  @@ -25,7 +25,7 @@
       <author email="plynch@apache.org">Peter Lynch</author>
     </properties>
     <body>
  -    <release version="1.5-SNAPSHOT" date="in CVS">
  +    <release version="1.5" date="2004-05-15">
         <action dev="dion" type="update">Remove Ant dependency</action>
         <action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
       </release>
  
  
  

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