diff --git a/pom.xml b/pom.xml index beb18ff..a72aa62 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,13 @@ 4.0.0 + + maven-parent + org.gcube.tools + 1.0.0 + + + org.gcube.portlets.widgets netcdf-basic-widgets 1.0.0-SNAPSHOT @@ -206,6 +213,15 @@ ${webappDirectory}/WEB-INF/classes + + + src/main/resources + + **/*.* + + + + @@ -268,21 +284,22 @@ - org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.7.0 ${javaVersion} ${javaVersion} + org.apache.maven.plugins maven-assembly-plugin + 2.2 ${distroDirectory}/descriptor.xml @@ -298,10 +315,20 @@ - + + + + org.gcube.distribution + maven-portal-bom + LATEST + pom + import + + + @@ -326,18 +353,5 @@ - - - - org.gcube.distribution - maven-portal-bom - LATEST - pom - import - - - - - \ No newline at end of file