From a9f69e80d1b57444dbcf44a90ee3496cbfdb4c47 Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 18 Aug 2015 19:09:04 +0200 Subject: [PATCH] bump version 1.0.3 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 014a0e8..264ef6f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project provides a first API implementation, little optimized, but "complet com.upplication s3fs - 1.0.2 + 1.0.3 ``` diff --git a/pom.xml b/pom.xml index 492e869..5f85715 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.upplication s3fs jar - 1.0.2 + 1.0.3 s3fs S3 filesystem provider for Java 7 https://github.com/Upplication/Amazon-S3-FileSystem-NIO2