prep versions

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294866 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-04 17:30:02 +00:00
parent e84ea19112
commit 60a897984c
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
<parent>
<artifactId>maven-plugin-parent</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.0-beta-1</version>
<version>2.0-beta-3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-ejb-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven EJB Plugin</name>
<version>2.0-beta-2-SNAPSHOT</version>
<version>2.0-rc1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>