From a5c82ab56a621e8bc7b61e35ba062fdec3230544 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Fri, 7 Sep 2012 11:32:37 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 276760b..aff7a24 100755 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ The snappy-java is a Java port of the snappy The current stable version is available from here: * Release version: http://maven.xerial.org/repository/artifact/org/xerial/snappy/snappy-java * [release plans](./snappy-java/Milestone.md) - * Snapshot version (the latest beta version): http://maven.xerial.org/repository/snapshot/org/xerial/snappy/snappy-java/ - + * Snapshot version (the latest beta version): https://oss.sonatype.org/content/repositories/snapshots/org/xerial/snappy/snappy-java/ If you are a Maven user, see [#Using_with_Maven] ## Usage