diff --git a/distro/changelog.xml b/changelog.xml similarity index 100% rename from distro/changelog.xml rename to changelog.xml diff --git a/distro/descriptor.xml b/descriptor.xml similarity index 100% rename from distro/descriptor.xml rename to descriptor.xml diff --git a/pom.xml b/pom.xml index fc36ba9..31207d1 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.gcube.portlets.user my-vres war - 2.6.0-SNAPSHOT + 2.6.0 My VREs Portlet gCube My VREs Portlet shows only the VO and VREs a user is member of, divided by category. @@ -185,10 +185,9 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2 - ${distroDirectory}/descriptor.xml + descriptor.xml @@ -201,32 +200,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - - org.apache.maven.plugins maven-javadoc-plugin