Due to changes types, the next release will be 1.6 and not 1.5.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@329833 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
36a873a201
commit
de9fe90a74
@ -21,7 +21,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-scm-plugin</id>
|
||||
<name>Maven Source Control Management Plug-in</name>
|
||||
<currentVersion>1.5.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.6-SNAPSHOT</currentVersion>
|
||||
<description>A plugin for SCM tasks, currently CVS.</description>
|
||||
<shortDescription>SCM Plugin for Maven.</shortDescription>
|
||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/scm/</url>
|
||||
|
||||
@ -24,10 +24,10 @@
|
||||
<author email="brett@apache.org">Brett Porter</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.5.1-SNAPSHOT" date="in SVN">
|
||||
<action dev="aheritier" type="fix" issue="MPSCM-66">Update to released version of maven-scm.</action>
|
||||
<action dev="brett" type="fix" issue="MPSCM-54">Need scm:checkin goal.</action>
|
||||
<action dev="evenisse" type="fix" issue="MPSCM-56">Add Starteam support, plus scm:add, scm:status, scm:checkin.</action>
|
||||
<release version="1.6-SNAPSHOT" date="in SVN">
|
||||
<action dev="aheritier" type="update" issue="MPSCM-66">Update to released version of maven-scm.</action>
|
||||
<action dev="brett" type="add" issue="MPSCM-47,MPSCM-54">New scm:checkin goal.</action>
|
||||
<action dev="evenisse" type="add" issue="MPSCM-56">Add Starteam support, plus scm:add, scm:status, scm:checkin.</action>
|
||||
</release>
|
||||
<release version="1.5" date="2005-06-05">
|
||||
<action dev="brett" type="fix" issue="MPSCM-61">Exception while executing SCM command.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user