diff --git a/.classpath b/.classpath index 5cca4e3..9aa25e0 100644 --- a/.classpath +++ b/.classpath @@ -6,19 +6,13 @@ - - - - - - - + diff --git a/pom.xml b/pom.xml index e74a9dc..62715f2 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ distro 1.7 - 1.7 + 1.8 UTF-8 UTF-8 @@ -38,7 +38,7 @@ org.gcube.distribution maven-portal-bom - LATEST + 3.6.0-SNAPSHOT pom import @@ -126,15 +126,14 @@ maven-compiler-plugin - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target} org.apache.maven.plugins maven-jar-plugin - 2.2 @@ -143,65 +142,13 @@ - org.apache.maven.plugins maven-surefire-plugin - 2.12 true - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - - - fully.qualified.MainClass - - - - - - servicearchive - install - - single - - - -