set version 1.7-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@122671 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1541d81b61
commit
3b178bcc4e
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-ear-plugin</id>
|
||||
<name>Maven EAR Plugin</name>
|
||||
<currentVersion>1.6.1</currentVersion>
|
||||
<currentVersion>1.7-SNAPSHOT</currentVersion>
|
||||
<description>Ear Plugin for Maven</description>
|
||||
<shortDescription>Ear Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/ear/</url>
|
||||
|
||||
@ -24,6 +24,10 @@
|
||||
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.7-SNAPSHOT" date="on CVS">
|
||||
<action dev="dion" type="fix" issue="MPEAR-32">Re-added property <code>maven.ear.appxml</code>.
|
||||
</action>
|
||||
</release>
|
||||
<release version="1.6.1" date="2004-12-10">
|
||||
<action dev="felipeal" type="fix" issue="MPEAR-31">Fixed path of bundled dependency on generated
|
||||
<code>application.xml</code>.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user