brett       2004/05/15 19:31:18

  Modified:    genapp   project.xml
               genapp/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 2.2
  
  Revision  Changes    Path
  1.25      +6 -1      maven-plugins/genapp/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/genapp/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml       16 May 2004 01:35:47 -0000      1.24
  +++ project.xml       16 May 2004 02:31:18 -0000      1.25
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-genapp-plugin</id>
     <name>Maven Genapp Plugin</name>
  -  <currentVersion>2.2-SNAPSHOT</currentVersion>
  +  <currentVersion>2.2</currentVersion>
     <shortDescription>A collection of example projects showing how to use maven in 
different situations</shortDescription>
     <url>http://maven.apache.org/reference/plugins/genapp/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/genapp/</siteDirectory>
  @@ -38,6 +38,11 @@
         <id>2.1</id>
         <name>2.1</name>
         <tag>MAVEN_GENAPP_2_1</tag>
  +    </version>
  +    <version>
  +      <id>2.2</id>
  +      <name>2.2</name>
  +      <tag>MAVEN_GENAPP_2_2</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.11      +1 -1      maven-plugins/genapp/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/genapp/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml       2 May 2004 13:52:50 -0000       1.10
  +++ changes.xml       16 May 2004 02:31:18 -0000      1.11
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="2.2-SNAPSHOT" date="in CVS">
  +    <release version="2.2" date="2004-05-15">
         <action dev="evenisse" type="fix" issue="MPGENAPP-7">Remove Struts deprecated 
apis.</action>
         <action dev="evenisse" type="fix">Fix StrutsTestCase dependency in struts 
templates.</action>
       </release>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to