[maven-scm-plugin] prepare release 1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115788 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-latka-plugin</id>
|
||||
<name>Maven Latka Plug-in</name>
|
||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.4.1</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Run Latka scripts</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/latka/</url>
|
||||
@@ -45,8 +45,13 @@
|
||||
<name>1.4</name>
|
||||
<tag>MAVEN_LATKA_1_4</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.4.1</id>
|
||||
<name>1.4.1</name>
|
||||
<tag>MAVEN_LATKA_1_4_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers></developers>
|
||||
<developers/>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
|
||||
@@ -24,13 +24,9 @@
|
||||
<author email="dion@apache.org">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.5-SNAPSHOT" date="in CVS">
|
||||
<action dev="brett" type="update">
|
||||
Update commons-httpclient to 2.0
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Update docs to reflect the version of JMeter required.
|
||||
</action>
|
||||
<release version="1.4.1" date="2004-07-10">
|
||||
<action dev="brett" type="update">Update commons-httpclient to 2.0</action>
|
||||
<action dev="dion" type="update">Update docs to reflect the version of JMeter required.</action>
|
||||
</release>
|
||||
<release version="1.4" date="2004-05-15">
|
||||
<action dev="dion" type="fix" issue="MAVEN-993">Fix MAVEN-993. Complain if file to be converted doesn't exist</action>
|
||||
|
||||
Reference in New Issue
Block a user