diff --git a/ear/project.xml b/ear/project.xml
index 5a80ed76..d859092e 100644
--- a/ear/project.xml
+++ b/ear/project.xml
@@ -23,7 +23,7 @@
3
maven-ear-plugin
Maven EAR Plugin
- 1.7-SNAPSHOT
+ 1.7
Ear Plugin for Maven
Ear Plugin for Maven
http://maven.apache.org/reference/plugins/ear/
@@ -60,6 +60,11 @@
1.6.1
MAVEN_EAR_1_6_1
+
+ 1.7
+ 1.7
+ MAVEN_EAR_1_7
+
diff --git a/ear/xdocs/changes.xml b/ear/xdocs/changes.xml
index 1ea10763..8ed3d5fa 100644
--- a/ear/xdocs/changes.xml
+++ b/ear/xdocs/changes.xml
@@ -24,14 +24,14 @@
Nathan Coast
-
- Improved how dependencies are copied into the EAR file.
+
+ Improved how dependencies are copied into the EAR file.
+ Added property
+ maven.ear.final.name.
- Added property maven.ear.final.name.
-
- Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved.
-
- Re-added property maven.ear.appxml.
+ Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved.
+ Re-added property
+ maven.ear.appxml.