From 36a5cd944745afb7e333e75400c06233dc8ca17e Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 20 May 2016 11:12:09 +0200 Subject: [PATCH] Removed unused maven plugin cobertura --- README.md | 2 +- pom.xml | 18 +----------------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index ae6bfd3..5c59e93 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.2.2 + 1.2.3 ``` diff --git a/pom.xml b/pom.xml index 1b3e4e4..0b07072 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.upplication s3fs jar - 1.2.2 + 1.2.3 s3fs S3 filesystem provider for Java 7 https://github.com/Upplication/Amazon-S3-FileSystem-NIO2 @@ -206,9 +206,6 @@ - - - integration-tests @@ -277,19 +274,6 @@ - - - org.codehaus.mojo - cobertura-maven-plugin - 2.6 - - xml - 256m - - true - - -