diff --git a/ear/xdocs/properties.xml b/ear/xdocs/properties.xml index 232c12d9..c7690563 100644 --- a/ear/xdocs/properties.xml +++ b/ear/xdocs/properties.xml @@ -63,9 +63,6 @@ ${pom.id} - - -
@@ -99,9 +96,10 @@ - id + groupId + ejbArtifactId aversion - ejb + ejb true @@ -115,9 +113,10 @@

- your_war - your_version - war + groupId + warArtifactId + aversion + war true webapp @@ -131,9 +130,10 @@

- my-java-client + groupId + jarArtifactId aversion - jar + jar true