From 865ba76019c675a90a310a152bdcb6d6bd8eccdd Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 20 Nov 2003 07:25:28 +0000 Subject: [PATCH] Synchronize ejb and jar plugin usage of: Specification-Title/Vendor/Version and Implementation-Title/Vendor/Version git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114377 13f79535-47bb-0310-9956-ffa450edef68 --- ejb/plugin.jelly | 4 ++-- ejb/project.xml | 2 +- ejb/xdocs/changes.xml | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ejb/plugin.jelly b/ejb/plugin.jelly index be18af96..63c74724 100644 --- a/ejb/plugin.jelly +++ b/ejb/plugin.jelly @@ -93,11 +93,11 @@ - + - + diff --git a/ejb/project.xml b/ejb/project.xml index 6199fc33..b920a1cf 100644 --- a/ejb/project.xml +++ b/ejb/project.xml @@ -5,7 +5,7 @@ 3 maven-ejb-plugin Maven EJB Plugin - 1.1 + 1.2-SNAPSHOT EJB Plugin for Maven EJB Plugin for Maven http://maven.apache.org/reference/plugins/ejb/ diff --git a/ejb/xdocs/changes.xml b/ejb/xdocs/changes.xml index 2dc72a30..241cbd78 100644 --- a/ejb/xdocs/changes.xml +++ b/ejb/xdocs/changes.xml @@ -5,6 +5,14 @@ Nathan Coast + + + + Synchronize ejb and jar plugin usage of: Specification-Title/Vendor/Version + and Implementation-Title/Vendor/Version + + + Added maven.ejb.index, maven.ejb.client.index properties.