Author: chatellier Date: 2009-10-13 15:42:35 +0000 (Tue, 13 Oct 2009) New Revision: 2659 Modified: isis-fish/trunk/changelog.txt isis-fish/trunk/pom.xml Log: Update svnkit (1.3.1) Modified: isis-fish/trunk/changelog.txt =================================================================== --- isis-fish/trunk/changelog.txt 2009-10-13 15:00:50 UTC (rev 2658) +++ isis-fish/trunk/changelog.txt 2009-10-13 15:42:35 UTC (rev 2659) @@ -1,5 +1,6 @@ isis-fish (3.3.0.0) stable; urgency=low + * Update to svnkit 1.3.1 * Unification of error frames * Move codelutin libs to nuiton.org Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2009-10-13 15:00:50 UTC (rev 2658) +++ isis-fish/trunk/pom.xml 2009-10-13 15:42:35 UTC (rev 2659) @@ -301,15 +301,15 @@ <!-- debut svnkit pour communication subversion --> <dependency> - <groupId>org.tmatesoft</groupId> + <groupId>org.tmatesoft.svnkit</groupId> <artifactId>svnkit</artifactId> - <version>1.2.3.5521</version> + <version>1.3.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.trilead</groupId> <artifactId>trilead-ssh2</artifactId> - <version>build213-svnkit-1.2</version> + <version>build213-svnkit-1.3-patch</version> <scope>runtime</scope> </dependency> <!-- fin svnkit pour communication subversion -->
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org