bump version

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

View File

@ -8,7 +8,7 @@
<artifactId>maven-source-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven Source Plug-In</name>
<version>2.0-rc1</version>
<version>2.0-rc2-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>
@ -25,4 +25,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>