[maven-scm-plugin] prepare release 1.5-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179032 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<id>maven-scm-plugin</id>
|
||||
<name>Maven Source Control Management Plug-in</name>
|
||||
<currentVersion>1.5-beta-4-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.5-rc1</currentVersion>
|
||||
<description>A plugin for SCM tasks, currently CVS.</description>
|
||||
<shortDescription>SCM Plugin for Maven.</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/scm/</url>
|
||||
@@ -79,6 +79,11 @@
|
||||
<name>1.5-beta-3</name>
|
||||
<tag>scm-1.5-beta-3</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5-rc1</id>
|
||||
<name>1.5-rc1</name>
|
||||
<tag>scm-1.5-rc1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
Reference in New Issue
Block a user