From d2886a235904d8b6d50d4cec34a4a10acaa09dde Mon Sep 17 00:00:00 2001 From: ltheussl Date: Mon, 20 Feb 2006 17:41:59 +0000 Subject: [PATCH] Use new form of action element to show several fixes. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379179 13f79535-47bb-0310-9956-ffa450edef68 --- scm/xdocs/changes.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index 0d6f159b..d13a8ef8 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -40,7 +40,11 @@ Update to maven-scm 1.0-beta-2. When pom.repository.connection ends with '/' checkout fails. Re-add changes.xml file to display announcements. - New scm:checkin goal. + + New scm:checkin goal. + + + Add Starteam support, plus scm:add, scm:status, scm:checkin.