mirror of https://github.com/apache/maven.git
[maven-release-plugin] prepare release maven-3.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@983202 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
33a81408e1
commit
99823b034e
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>apache-maven</artifactId>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-artifact</artifactId>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-compat</artifactId>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-core</artifactId>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-embedder</artifactId>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-model-builder</artifactId>
|
||||
|
|
|
@ -25,7 +25,7 @@ under the License.
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-model</artifactId>
|
||||
|
|
|
@ -25,7 +25,7 @@ under the License.
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-plugin-api</artifactId>
|
||||
|
|
|
@ -25,7 +25,7 @@ under the License.
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-repository-metadata</artifactId>
|
||||
|
|
|
@ -25,7 +25,7 @@ under the License.
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-settings-builder</artifactId>
|
||||
|
|
|
@ -25,7 +25,7 @@ under the License.
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>maven-settings</artifactId>
|
||||
|
|
10
pom.xml
10
pom.xml
|
@ -21,7 +21,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>maven</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0-beta-2</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Apache Maven 3.x</name>
|
||||
|
@ -147,9 +147,9 @@
|
|||
</modules>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-3/trunk</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-3/trunk</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/maven/maven-3/trunk</url>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-3/tags/maven-3.0-beta-2</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-3/tags/maven-3.0-beta-2</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/maven/maven-3/tags/maven-3.0-beta-2</url>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>jira</system>
|
||||
|
@ -486,7 +486,7 @@
|
|||
<reportSets>
|
||||
<reportSet>
|
||||
<!-- Disabled at it kills the site generation via a NoClassDefFoundError -->
|
||||
<reports></reports>
|
||||
<reports />
|
||||
</reportSet>
|
||||
</reportSets>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue