[maven-release-plugin] prepare release maven-3.3.9

This commit is contained in:
Jason van Zyl 2015-11-10 11:36:45 -05:00
parent cf2f373ddb
commit bb52d8502b
14 changed files with 15 additions and 15 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -26,7 +26,7 @@
</parent> </parent>
<artifactId>maven</artifactId> <artifactId>maven</artifactId>
<version>3.3.9-SNAPSHOT</version> <version>3.3.9</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Apache Maven</name> <name>Apache Maven</name>
@ -93,7 +93,7 @@
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven.git</connection> <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> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven.git</developerConnection>
<url>https://github.com/apache/maven/tree/${project.scm.tag}</url> <url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
<tag>master</tag> <tag>maven-3.3.9</tag>
</scm> </scm>
<issueManagement> <issueManagement>
<system>jira</system> <system>jira</system>