[maven-scm-plugin] prepare release 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115543 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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>
|
||||
@@ -45,6 +45,11 @@
|
||||
<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>
|
||||
<developer>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<author email="michal.maczka@dimatic.com">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">
|
||||
|
||||
Reference in New Issue
Block a user