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:36:19 UTC

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

brett       2004/05/15 19:36:19

  Modified:    jboss    project.xml
               jboss/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5
  
  Revision  Changes    Path
  1.27      +6 -1      maven-plugins/jboss/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jboss/project.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- project.xml	16 May 2004 01:35:47 -0000	1.26
  +++ project.xml	16 May 2004 02:36:19 -0000	1.27
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jboss-plugin</id>
     <name>Maven JBoss plugin</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5</currentVersion>
     <description>Plugin for JBoss</description>
     <shortDescription>JBoss plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jboss/</url>
  @@ -59,6 +59,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_JBOSS_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.5</id>
  +      <name>1.5</name>
  +      <tag>MAVEN_JBOSS_1_5</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.27      +4 -5      maven-plugins/jboss/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jboss/xdocs/changes.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- changes.xml	2 May 2004 14:08:45 -0000	1.26
  +++ changes.xml	16 May 2004 02:36:19 -0000	1.27
  @@ -24,11 +24,10 @@
       <author email="vmassol@pivolis.com">Vincent Massol</author>
     </properties>
     <body>
  -    <release version="1.5-SNAPSHOT" date="in CVS">
  -      <action dev="vmassol" type="fix" issue="MPJBOSS-9" due-to="Rob Dupuis">
  -        Removed trailing white space in default values for the
  -        <code>maven.jboss.jmx.url.deploy.3.2</code> and
  -        <code>maven.jboss.jmx.url.undeploy.3.2</code> properties.
  +    <release version="1.5" date="2004-05-15">
  +      <action dev="vmassol" type="fix" issue="MPJBOSS-9" due-to="Rob Dupuis">Removed trailing white space in default values for the
  +        <code>maven.jboss.jmx.url.deploy.3.2</code>and
  +        <code>maven.jboss.jmx.url.undeploy.3.2</code>properties.
         </action>
       </release>
       <release version="1.4" date="2004-03-10">
  
  
  

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