suppress warning about caller plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@291034 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
xmlns:license="license"
|
||||
xmlns:util="jelly:util"
|
||||
xmlns:ant="jelly:ant"
|
||||
xmlns:artifact="artifact"
|
||||
xmlns:caller="caller">
|
||||
xmlns:artifact="artifact">
|
||||
|
||||
<!--==================================================================-->
|
||||
<!-- Default goal : Builds a war file -->
|
||||
|
||||
@@ -24,7 +24,8 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6.2-SNAPSHOT" date="In SVN">
|
||||
<release version="1.6.2-SNAPSHOT" date="in SVN">
|
||||
<action dev="brett" type="fix">Remove reference to unused caller tag library to suppress warning</action>
|
||||
<action dev="aheritier" type="update" issue="MPWAR-50">Add support for EJB client code.</action>
|
||||
</release>
|
||||
<release version="1.6.1" date="2004-10-23">
|
||||
|
||||
Reference in New Issue
Block a user