merge MAVEN_DIST_1_6_1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116220 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c29120d6cc
commit
002bbfd62c
5
dist/project.xml
vendored
5
dist/project.xml
vendored
@ -49,6 +49,11 @@
|
||||
<name>1.6</name>
|
||||
<tag>MAVEN_DIST_1_6</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.6.1</id>
|
||||
<name>1.6.1</name>
|
||||
<tag>MAVEN_DIST_1_6_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
3
dist/xdocs/changes.xml
vendored
3
dist/xdocs/changes.xml
vendored
@ -31,6 +31,9 @@
|
||||
<action dev="carlos" type="update">Don't generate ant build file, call maven-ant-plugin before or set a preGoal</action>
|
||||
<action dev="carlos" type="update">Add NOTICE file to distribution</action>
|
||||
</release>
|
||||
<release version="1.6.1" date="2004-11-10">
|
||||
<action dev="brett" type="fix">Remove deploy warning</action>
|
||||
</release>
|
||||
<release version="1.6" date="2004-06-25">
|
||||
<action dev="brett" type="update">Use artifact plugin for deployments</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user