diff --git a/war/plugin.jelly b/war/plugin.jelly
index 68207df6..81a70c55 100644
--- a/war/plugin.jelly
+++ b/war/plugin.jelly
@@ -121,12 +121,16 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/war/xdocs/changes.xml b/war/xdocs/changes.xml
index 53bfe7e7..6ae9cb57 100644
--- a/war/xdocs/changes.xml
+++ b/war/xdocs/changes.xml
@@ -25,7 +25,7 @@
- Specification and Implementation attributes of the manifest are now defined as main attributes.
+ Manifest file is now generated properly.
Aded the ability to customize the Class-Path entry of the manifest
Added property maven.war.resources.overwrite to control is resources overwrites the ones in the generated webapp directory.
Added ability to expand properties when copying war resources.