brett       2004/06/25 10:09:54

  Modified:    idea     project.xml
               idea/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5
  
  Revision  Changes    Path
  1.29      +6 -1      maven-plugins/idea/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/idea/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml       25 Jun 2004 15:24:28 -0000      1.28
  +++ project.xml       25 Jun 2004 17:09:54 -0000      1.29
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-idea-plugin</id>
     <name>Maven IDEA Plug-in</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5</currentVersion>
     <shortDescription>IDEA Plugin for Maven</shortDescription>
     <description>IDEA Plugin for Maven. Requires Maven 1.0 RC3.</description>
     <url>http://maven.apache.org/reference/plugins/idea/</url>
  @@ -44,6 +44,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_IDEA_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.5</id>
  +      <name>1.5</name>
  +      <tag>MAVEN_IDEA_1_5</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.7       +1 -1      maven-plugins/idea/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/idea/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml       7 Jun 2004 12:09:40 -0000       1.6
  +++ changes.xml       25 Jun 2004 17:09:54 -0000      1.7
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">Michal Maczka</author>
     </properties>
     <body>
  -    <release version="1.5-SNAPSHOT" date="in CVS">
  +    <release version="1.5" date="2004-06-25">
         <action dev="brett" type="add" issue="MPIDEA-5">match module type to artifact 
type</action>
       </release>
       <release version="1.4" date="2004-05-15">
  
  
  

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

Reply via email to