From f895f77bc1818e33cfd5f4f3b1f8a991abff2f47 Mon Sep 17 00:00:00 2001 From: Alessandro Pieve Date: Fri, 17 Feb 2017 15:47:17 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/resource-management/quota-manager@142705 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 3 --- distro/web.xml | 2 +- src/main/resources/META-INF/persistence.xml | 3 --- src/main/webapp/WEB-INF/README | 2 +- src/main/webapp/WEB-INF/web.xml | 2 +- 5 files changed, 3 insertions(+), 9 deletions(-) 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