Changed dependency from snapshot to release version

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@410196 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ernesto S. Tolentino Jr 2006-05-30 06:38:12 +00:00
parent a73a617326
commit 005800c340
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-quartz</artifactId>
<version>1.0-alpha-2-SNAPSHOT</version>
<version>1.0-alpha-2</version>
</dependency>
</dependencies>
<build>