diff --git a/pom.xml b/pom.xml index 6b4cd84..217112a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.data-access sh-fuse-integration - 1.1.1 + 1.2.0-SNAPSHOT SHFuseIntegration @@ -117,4 +117,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml deleted file mode 100644 index 3058778..0000000 --- a/src/main/resources/logback.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - %d{HH:mm:ss.SSS} [%thread] %-5level %logger{0}: %msg%n - - - - - - - - - - - - \ No newline at end of file