[maven-scm-plugin] prepare release 1.6

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115553 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-06-25 19:01:59 +00:00
parent 5e5dbc6e15
commit afbb07eb3f

6
dist/project.xml vendored
View File

@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-dist-plugin</id>
<name>Maven Distribution Plugin</name>
<currentVersion>11.6</currentVersion>
<currentVersion>1.6</currentVersion>
<shortDescription>Create source and binary distributions</shortDescription>
<url>http://maven.apache.org/reference/plugins/dist/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDIST</issueTrackingUrl>
@@ -45,8 +45,8 @@
<tag>MAVEN_DIST_1_5</tag>
</version>
<version>
<id>11.6</id>
<name>11.6</name>
<id>1.6</id>
<name>1.6</name>
<tag>MAVEN_DIST_1_6</tag>
</version>
</versions>