diff --git a/caller/project.xml b/caller/project.xml index d0db15b6..8aaf1dfb 100644 --- a/caller/project.xml +++ b/caller/project.xml @@ -23,7 +23,7 @@ 3 maven-caller-plugin Maven Caller Plugin - 1.1-SNAPSHOT + 1.1 Interface to isolate calls between plugins Maven Caller plugin http://maven.apache.org/reference/plugins/caller/ @@ -40,6 +40,11 @@ 1.0 MAVEN_CALLER_1_0 + + 1.1 + 1.1 + MAVEN_CALLER_1_1 + diff --git a/caller/xdocs/changes.xml b/caller/xdocs/changes.xml index 58cb5372..5e91d500 100644 --- a/caller/xdocs/changes.xml +++ b/caller/xdocs/changes.xml @@ -1,4 +1,5 @@ - + + + commons-jelly commons-jelly-tags-xml 20030211.142705 - diff --git a/jetty/xdocs/changes.xml b/jetty/xdocs/changes.xml index a1a37e35..51d79e2e 100644 --- a/jetty/xdocs/changes.xml +++ b/jetty/xdocs/changes.xml @@ -24,16 +24,13 @@ Vincent Massol - - - Added dependency on commons-jelly-tags-xml. It seems - this is required for some configurations of Maven. + + Added dependency on + commons-jelly-tags-xml. It seems this is required for some configurations of Maven. - - Plugin creation. Currently only supports WAR deployments in Jetty. - + Plugin creation. Currently only supports WAR deployments in Jetty. diff --git a/jira/project.xml b/jira/project.xml index f8e5d546..0c3c394d 100644 --- a/jira/project.xml +++ b/jira/project.xml @@ -23,10 +23,8 @@ 3 maven-jira-plugin Maven JIRA Plug-in - 1.1-SNAPSHOT - - This plugin download issues from Jira and create a report. - + 1.1 + This plugin download issues from Jira and create a report. Download issue from Jira http://maven.apache.org/reference/plugins/jira/ http://jira.codehaus.org/secure/BrowseProject.jspa?id=10450 @@ -72,5 +70,10 @@ 1.0 MAVEN_JIRA_1_0 + + 1.1 + 1.1 + MAVEN_JIRA_1_1 + diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml index b77c75e3..e697d4fc 100644 --- a/jira/xdocs/changes.xml +++ b/jira/xdocs/changes.xml @@ -24,7 +24,6 @@ Brett Porter - - +