Release version 1.2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-11-26 20:59:41 +00:00
parent d9a4298503
commit d54507a6fb
3 changed files with 17 additions and 12 deletions

View File

@@ -6,9 +6,10 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<release version="1.2" date="2003-11-26">
<action dev="dion" type="fix" issue="MAVEN-936">
Synchronize ejb and jar plugin usage of: Specification-Title/Vendor/Version
Synchronize ejb and jar plugin usage of:
Specification-Title/Vendor/Version
and Implementation-Title/Vendor/Version
</action>
</release>
@@ -23,8 +24,7 @@
<action dev="michal" type="add">
Added deploy, deploy-snapshot and install-snapshot goals
</action>
<action dev="michal" type="fix">
Fixes for MAVEN-518.
<action dev="michal" type="fix" issue="MAVEN-518">
Artifact processing in the plugin
was slightly changed and now it supports jar overriding mechanism
</action>
@@ -33,11 +33,13 @@
(old property is still supported, but deprecated)
</action>
</release>
<release version="1.0" date="2002-08-04">
<action dev="ncoast" type="add">
Initial plugin created
</action>
</release>
</body>
</document>