use released rather SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1334968 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-05-07 12:05:18 +00:00
parent ab0d2eabca
commit 4feb06eca9
1 changed files with 2 additions and 2 deletions

View File

@ -286,12 +286,12 @@
<dependency>
<groupId>com.google.code.maven-scm-provider-svnjava</groupId>
<artifactId>maven-scm-provider-svnjava</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0</version>
</dependency>
<dependency>
<groupId>org.tmatesoft.svnkit</groupId>
<artifactId>svnkit</artifactId>
<version>1.7.4-rc4</version>
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>de.regnis.q.sequence</groupId>