diff --git a/jnlp/project.xml b/jnlp/project.xml
index 0d9c47c7..616beba4 100644
--- a/jnlp/project.xml
+++ b/jnlp/project.xml
@@ -23,7 +23,7 @@
3
maven-jnlp-plugin
Maven JNLP Plug-in
- 1.4-SNAPSHOT
+ 1.4
JNLP Plugin for Maven
http://maven.apache.org/reference/plugins/jnlp/
http://jira.codehaus.org/browse/MPJNLP
@@ -60,5 +60,10 @@
1.3
MAVEN_JNLP_1_3
+
+ 1.4
+ 1.4
+ MAVEN_JNLP_1_4
+
diff --git a/jnlp/xdocs/changes.xml b/jnlp/xdocs/changes.xml
index 9dba725a..29b9d94e 100644
--- a/jnlp/xdocs/changes.xml
+++ b/jnlp/xdocs/changes.xml
@@ -25,7 +25,7 @@
Emmanuel Venisse
-
+
Add initial attempt at test project
Initialize correctly jnlp:generate-keystore goal.
Added Support for JarDiff.
@@ -36,7 +36,7 @@
Added extra property maven.jnlp.cert.version to support certificate renewals.
Updated jarversions support to take SNAPSHOT jars into account.
-
+
Add support for jar versions.
Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property.