[maven-scm-plugin] prepare release 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180061 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-rc1</currentVersion>
|
||||
<currentVersion>1.5</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>
|
||||
@@ -65,24 +65,9 @@
|
||||
<tag>MAVEN_SCM_1_4_1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5-beta-1</id>
|
||||
<name>1.5-beta-1</name>
|
||||
<tag>scm-1.5-beta-1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5-beta-2</id>
|
||||
<name>1.5-beta-2</name>
|
||||
<tag>scm-1.5-beta-2</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5-beta-3</id>
|
||||
<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>
|
||||
<id>1.5</id>
|
||||
<name>1.5</name>
|
||||
<tag>maven-scm-plugin-1.5</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
|
||||
Reference in New Issue
Block a user