mirror of https://github.com/apache/maven.git
[maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201463 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
660b57ccab
commit
bd66735436
|
@ -1,3 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project>
|
||||
<parent>
|
||||
<artifactId>maven-archetype</artifactId>
|
||||
|
@ -8,7 +10,7 @@
|
|||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-archetype-core</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0-alpha-2-SNAPSHOT</version>
|
||||
<version>1.0-alpha-2</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>plexus</groupId>
|
||||
|
|
Loading…
Reference in New Issue