Author: echatellier Date: 2012-05-11 14:05:56 +0200 (Fri, 11 May 2012) New Revision: 3698 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3698 Log: Use central's version Modified: branches/4.0.0-svnkit/pom.xml Modified: branches/4.0.0-svnkit/pom.xml =================================================================== --- branches/4.0.0-svnkit/pom.xml 2012-05-10 15:21:20 UTC (rev 3697) +++ branches/4.0.0-svnkit/pom.xml 2012-05-11 12:05:56 UTC (rev 3698) @@ -365,7 +365,7 @@ <dependency> <groupId>org.tmatesoft.svnkit</groupId> <artifactId>svnkit</artifactId> - <version>1.7.4-rc5</version> + <version>1.7.4-v1</version> <scope>compile</scope> </dependency> <!-- fin svnkit pour communication subversion --> @@ -727,10 +727,6 @@ <id>nuiton.public</id> <url>http://nexus.nuiton.org/nexus/content/groups/public</url> </repository> - <repository> - <id>svnkit-release</id> - <url>http://maven.tmatesoft.com/content/repositories/releases</url> - </repository> </repositories> <pluginRepositories>