brett       2004/05/15 19:19:23

  Modified:    artifact project.xml
               artifact/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.2
  
  Revision  Changes    Path
  1.24      +6 -1      maven-plugins/artifact/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/artifact/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml       16 May 2004 01:35:45 -0000      1.23
  +++ project.xml       16 May 2004 02:19:23 -0000      1.24
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-artifact-plugin</id>
     <name>Maven Artifact Plugin</name>
  -  <currentVersion>1.2-SNAPSHOT</currentVersion>
  +  <currentVersion>1.2</currentVersion>
     <description/>
     <shortDescription>Tools to manage artifacts and deployment</shortDescription>
     <url>http://maven.apache.org/reference/plugins/artifact/</url>
  @@ -39,6 +39,11 @@
         <id>1.1</id>
         <name>1.1</name>
         <tag>MAVEN_ARTIFACT_1_1</tag>
  +    </version>
  +    <version>
  +      <id>1.2</id>
  +      <name>1.2</name>
  +      <tag>MAVEN_ARTIFACT_1_2</tag>
       </version>
     </versions>
     <developers/>
  
  
  
  1.14      +1 -1      maven-plugins/artifact/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/artifact/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml       12 May 2004 12:33:55 -0000      1.13
  +++ changes.xml       16 May 2004 02:19:23 -0000      1.14
  @@ -25,7 +25,7 @@
       <author email="[EMAIL PROTECTED]">Vincent Massol</author>
     </properties>
     <body>
  -    <release version="1.2-SNAPSHOT" date="in CVS">
  +    <release version="1.2" date="2004-05-15">
         <action dev="evenisse" type="add">Add documentation for the compress mode 
property.</action>
         <action dev="evenisse" type="fix">Fix Scp deployer when it use compress 
mode.</action>
         <action dev="brett" type="fix" issue="MPUBERJAR-5">Add uberjar extension 
mapping.</action>
  
  
  

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

Reply via email to