[maven-release-plugin] prepare release maven-3.1.0

This commit is contained in:
Jason van Zyl 2012-12-03 19:58:40 -08:00
parent ac213ec571
commit 618d12906d
13 changed files with 14 additions and 13 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>apache-maven</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-aether-provider</artifactId>

View File

@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-artifact</artifactId>

View File

@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-compat</artifactId>

View File

@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-core</artifactId>

View File

@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-embedder</artifactId>

View File

@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-model-builder</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-model</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-plugin-api</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-repository-metadata</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-settings-builder</artifactId>

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>maven-settings</artifactId>

View File

@ -26,7 +26,7 @@
</parent>
<artifactId>maven</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@ -87,6 +87,7 @@
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=maven.git</url>
<tag>maven-3.1.0</tag>
</scm>
<issueManagement>
<system>jira</system>