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 05:05:43 UTC

cvs commit: maven-plugins/jellydoc project.xml

brett       2004/05/15 20:05:43

  Modified:    jellydoc project.xml
  Log:
  [maven-scm-plugin] prepare release 1.3
  
  Revision  Changes    Path
  1.30      +6 -1      maven-plugins/jellydoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jellydoc/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml	2 May 2004 14:16:25 -0000	1.29
  +++ project.xml	16 May 2004 03:05:43 -0000	1.30
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jellydoc-plugin</id>
     <name>Maven JellyDoc Plug-in</name>
  -  <currentVersion>1.3-SNAPSHOT</currentVersion>
  +  <currentVersion>1.3</currentVersion>
     <!-- Gump integration -->
   
     <gumpRepositoryId>jakarta</gumpRepositoryId>
  @@ -106,6 +106,11 @@
         <id>1.2</id>
         <name>1.2</name>
         <tag>MAVEN_JELLYDOC_1_2</tag>
  +    </version>
  +    <version>
  +      <id>1.3</id>
  +      <name>1.3</name>
  +      <tag>MAVEN_JELLYDOC_1_3</tag>
       </version>
     </versions>
   </project>
  
  
  

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