changing version to 1.6.1 (as this is going to be a bug release)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-ear-plugin</id>
|
||||
<name>Maven EAR Plugin</name>
|
||||
<currentVersion>1.7-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
||||
<description>Ear Plugin for Maven</description>
|
||||
<shortDescription>Ear Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/ear/</url>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.7-SNAPSHOT" date="on CVS">
|
||||
<release version="1.6.1-SNAPSHOT" date="on CVS">
|
||||
<action dev="felipeal" type="fix" issue="MPEAR-31">Fixed path of bundled dependency on generated <code>application.xml</code>.
|
||||
</action>
|
||||
<action dev="felipeal" type="update" issue="MAVEN-1526">Issues a warning (instead of failing the build) when a case-sensitiveness dependency issue is found</action>
|
||||
|
||||
Reference in New Issue
Block a user