Jason's changes are for a new plugin version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2004-01-07 12:10:10 +00:00
parent e529512349
commit dbdcdc9469
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-jnlp-plugin</id>
<name>Maven JNLP Plug-in</name>
<currentVersion>1.2</currentVersion>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<shortDescription>JNLP Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/jnlp/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/jnlp/</siteDirectory>

View File

@@ -7,11 +7,13 @@
</properties>
<body>
<release version="1.2" date="2003-09-29">
<release version="1.3" date="In CVS">
<action dev="jvanzyl" type="update">
Remove the need for ${pom} interpolation in properties. The
use of the maven:property tag is now used to glean a default property.
</action>
</release>
<release version="1.2" date="2003-09-29">
<action dev="evenisse" type="fix">
Fixes for MAVEN-518.
Artifact processing in the plugin