[maven-release-plugin] prepare release maven-3.0-beta-3

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@989336 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-08-25 20:12:52 +00:00
parent 6d13e86d76
commit d04d6265e8
13 changed files with 17 additions and 19 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.0-SNAPSHOT</version> <version>3.0-beta-3</version>
</parent> </parent>
<artifactId>apache-maven</artifactId> <artifactId>apache-maven</artifactId>

View File

@ -19,15 +19,13 @@ specific language governing permissions and limitations
under the License. under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId> <artifactId>maven</artifactId>
<version>3.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</version>
</parent> </parent>
<artifactId>maven-artifact</artifactId> <artifactId>maven-artifact</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</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.0-SNAPSHOT</version> <version>3.0-beta-3</version>
</parent> </parent>
<artifactId>maven-settings</artifactId> <artifactId>maven-settings</artifactId>

View File

@ -21,7 +21,7 @@
</parent> </parent>
<artifactId>maven</artifactId> <artifactId>maven</artifactId>
<version>3.0-SNAPSHOT</version> <version>3.0-beta-3</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Apache Maven 3.x</name> <name>Apache Maven 3.x</name>
@ -146,9 +146,9 @@
</modules> </modules>
<scm> <scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-3/trunk</connection> <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-3/tags/maven-3.0-beta-3</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-3/trunk</developerConnection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-3/tags/maven-3.0-beta-3</developerConnection>
<url>http://svn.apache.org/viewvc/maven/maven-3/trunk</url> <url>http://svn.apache.org/viewvc/maven/maven-3/tags/maven-3.0-beta-3</url>
</scm> </scm>
<issueManagement> <issueManagement>
<system>jira</system> <system>jira</system>