felipeal    2004/12/10 13:59:30

  Modified:    ear      project.xml
               ear/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.6.1
  
  Revision  Changes    Path
  1.41      +6 -1      maven-plugins/ear/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- project.xml       9 Dec 2004 12:13:01 -0000       1.40
  +++ project.xml       10 Dec 2004 21:59:30 -0000      1.41
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-ear-plugin</id>
     <name>Maven EAR Plugin</name>
  -  <currentVersion>1.6.1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.6.1</currentVersion>
     <description>Ear Plugin for Maven</description>
     <shortDescription>Ear Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/ear/</url>
  @@ -54,6 +54,11 @@
         <id>1.6</id>
         <name>1.6</name>
         <tag>MAVEN_EAR_1_6</tag>
  +    </version>
  +    <version>
  +      <id>1.6.1</id>
  +      <name>1.6.1</name>
  +      <tag>MAVEN_EAR_1_6_1</tag>
       </version>
     </versions>
     <branches/>
  
  
  
  1.35      +3 -2      maven-plugins/ear/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ear/xdocs/changes.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- changes.xml       9 Dec 2004 12:13:01 -0000       1.34
  +++ changes.xml       10 Dec 2004 21:59:30 -0000      1.35
  @@ -24,8 +24,9 @@
       <author email="[EMAIL PROTECTED]">Nathan Coast</author>
     </properties>
     <body>
  -    <release version="1.6.1-SNAPSHOT" date="on CVS">
  -      <action dev="felipeal" type="fix" issue="MPEAR-31">Fixed path of 
bundled dependency on generated <code>application.xml</code>.
  +    <release version="1.6.1" date="2004-12-10">
  +      <action dev="felipeal" type="fix" issue="MPEAR-31">Fixed path of 
bundled dependency on generated
  +        <code>application.xml</code>.
         </action>
         <action dev="felipeal" type="update" issue="MAVEN-1526">Issues a 
warning (instead of failing the build) when a case-sensitiveness dependency 
issue is found</action>
       </release>
  
  
  

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

Reply via email to