diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index fb915f8..b4e7dee 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -3,9 +3,6 @@ - - uses - diff --git a/distro/web.xml b/distro/web.xml index fa5f357..ac7591a 100644 --- a/distro/web.xml +++ b/distro/web.xml @@ -5,5 +5,5 @@ org.gcube.resource.management.quota.manager.service.QuotaService /gcube/service/* - + \ No newline at end of file diff --git a/src/main/resources/META-INF/persistence.xml b/src/main/resources/META-INF/persistence.xml index 78acada..7cd03b0 100644 --- a/src/main/resources/META-INF/persistence.xml +++ b/src/main/resources/META-INF/persistence.xml @@ -22,15 +22,12 @@ - - diff --git a/src/main/webapp/WEB-INF/README b/src/main/webapp/WEB-INF/README index 6590020..c3db10a 100644 --- a/src/main/webapp/WEB-INF/README +++ b/src/main/webapp/WEB-INF/README @@ -25,7 +25,7 @@ no. 654119), SoBigData (grant no. 654024); Version -------------------------------------------------- -1.0.0-SNAPSHOT (2017-02-16) +1.0.0-SNAPSHOT (2017-02-17) Please see the file named "changelog.xml" in this directory for the release notes. diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index fa5f357..ac7591a 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -5,5 +5,5 @@ org.gcube.resource.management.quota.manager.service.QuotaService /gcube/service/* - + \ No newline at end of file