From 2a755e7e044e9b6ec55236bc81c7112abb797549 Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 16 May 2004 03:08:23 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115359 13f79535-47bb-0310-9956-ffa450edef68 --- caller/project.xml | 7 ++++++- caller/xdocs/changes.xml | 13 ++++--------- jetty/project.xml | 10 +++++++--- jetty/xdocs/changes.xml | 11 ++++------- jira/project.xml | 11 +++++++---- jira/xdocs/changes.xml | 3 +-- 6 files changed, 29 insertions(+), 26 deletions(-) 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 - - +