use release

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289519 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-16 12:38:24 +00:00
parent 8734fda85f
commit 08ef6ef378
1 changed files with 2 additions and 2 deletions

View File

@ -18,13 +18,13 @@
<dependency>
<groupId>surefire</groupId>
<artifactId>surefire-booter</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
</dependency>
<!-- Specified for mboot -->
<dependency>
<groupId>surefire</groupId>
<artifactId>surefire</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<scope>runtime</scope>
</dependency>
<dependency>