merge MAVEN_JAR_1_6_1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116217 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
<name>1.6</name>
|
||||
<tag>MAVEN_JAR_1_6</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.6.1</id>
|
||||
<name>1.6.1</name>
|
||||
<tag>MAVEN_JAR_1_6_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers/>
|
||||
<dependencies>
|
||||
|
||||
@@ -28,6 +28,9 @@
|
||||
<release version="1.7-SNAPSHOT" date="in CVS">
|
||||
<action dev="felipeal" type="add">Added new property <code>maven.jar.final.name</code>.</action>
|
||||
</release>
|
||||
<release version="1.6.1" date="2004-11-10">
|
||||
<action dev="brett" type="fix">Remove deploy warnings</action>
|
||||
</release>
|
||||
<release version="1.6" date="2004-06-28">
|
||||
<action dev="brett" type="update">Deprecated jar:snapshot</action>
|
||||
<action dev="brett" type="update">Use the artifact plugin for installation</action>
|
||||
|
||||
Reference in New Issue
Block a user