Prepare for version 1.8 development.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@290555 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
81fa242c32
commit
b36cdec2f9
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-ejb-plugin</id>
|
<id>maven-ejb-plugin</id>
|
||||||
<name>Maven EJB Plugin</name>
|
<name>Maven EJB Plugin</name>
|
||||||
<currentVersion>1.7.1</currentVersion>
|
<currentVersion>1.8-SNAPSHOT</currentVersion>
|
||||||
<description>EJB Plugin for Maven</description>
|
<description>EJB Plugin for Maven</description>
|
||||||
<shortDescription>EJB Plugin for Maven</shortDescription>
|
<shortDescription>EJB Plugin for Maven</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/ejb/</url>
|
<url>http://maven.apache.org/reference/plugins/ejb/</url>
|
||||||
|
|||||||
@ -21,8 +21,11 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
|
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
|
||||||
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.8-SNAPSHOT" date="in SVN">
|
||||||
|
</release>
|
||||||
<release version="1.7.1" date="2005-08-28">
|
<release version="1.7.1" date="2005-08-28">
|
||||||
<action dev="brett" type="fix">Update dependency to Maven Model v3.0.0 final (it was previously depending on 3.0.0 SNAPSHOT).</action>
|
<action dev="brett" type="fix">Update dependency to Maven Model v3.0.0 final (it was previously depending on 3.0.0 SNAPSHOT).</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user