brett 2004/05/15 19:33:26
Modified: idea project.xml
idea/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.4
Revision Changes Path
1.26 +6 -1 maven-plugins/idea/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/idea/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 16 May 2004 01:35:47 -0000 1.25
+++ project.xml 16 May 2004 02:33:26 -0000 1.26
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-idea-plugin</id>
<name>Maven IDEA Plug-in</name>
- <currentVersion>1.4-SNAPSHOT</currentVersion>
+ <currentVersion>1.4</currentVersion>
<shortDescription>IDEA Plugin for Maven</shortDescription>
<description>IDEA Plugin for Maven. Requires Maven 1.0 RC2.</description>
<url>http://maven.apache.org/reference/plugins/idea/</url>
@@ -39,6 +39,11 @@
<id>1.3</id>
<name>1.3</name>
<tag>MAVEN_IDEA_1_3</tag>
+ </version>
+ <version>
+ <id>1.4</id>
+ <name>1.4</name>
+ <tag>MAVEN_IDEA_1_4</tag>
</version>
</versions>
<developers>
1.5 +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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 1 May 2004 01:09:26 -0000 1.4
+++ changes.xml 16 May 2004 02:33:26 -0000 1.5
@@ -24,7 +24,7 @@
<author email="[EMAIL PROTECTED]">Michal Maczka</author>
</properties>
<body>
- <release version="1.4-SNAPSHOT" date="in CVS">
+ <release version="1.4" date="2004-05-15">
<action dev="brett" type="update">Default to project version 4.</action>
<action dev="brett" type="fix" issue="MPIDEA-4">Use a multiproject dependency
handle so that you can use multiproject properties in idea:multiproject.</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]