[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:
John Dennis Casey 2005-06-23 20:54:48 +00:00
parent 660b57ccab
commit bd66735436
1 changed files with 3 additions and 1 deletions

View File

@ -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>