diff --git a/ear/xdocs/changes.xml b/ear/xdocs/changes.xml index c18c3c1e..d4a86ed5 100644 --- a/ear/xdocs/changes.xml +++ b/ear/xdocs/changes.xml @@ -6,6 +6,10 @@ + Fixes for MAVEN-518. Artifact processing in the plugin diff --git a/ear/xdocs/properties.xml b/ear/xdocs/properties.xml index 1f22e2d8..7a471853 100644 --- a/ear/xdocs/properties.xml +++ b/ear/xdocs/properties.xml @@ -21,7 +21,7 @@ - maven.j2ee.ear.appxml + maven.ear.appxml Yes Location of the application.xml file @@ -32,7 +32,7 @@ - maven.j2ee.ear.appxml.generate + maven.ear.appxml.generate Yes Indicates if application.xml files should @@ -110,7 +110,7 @@ war true - maven + webapp ]]>