From d9f8869208b5b76821490ee899f2a8ef8c5b8751 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 9 Jun 2015 15:55:59 +0000 Subject: [PATCH] Fix for Incident #187, remove scope operation not passing through Resource Manager git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@115275 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/org.eclipse.wst.common.component | 2 +- distro/changelog.xml | 4 ++++ pom.xml | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index 5c1ca82..c002ed2 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -36,5 +36,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index bbdbb21..659eec6 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -3,7 +3,7 @@ - + uses diff --git a/distro/changelog.xml b/distro/changelog.xml index a5d7219..deb3e14 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,5 +1,9 @@ + + Fix for Incident #187, remove scope operation not passing through Resource Manager + fixed Ticket #1119 Resource Management / Monitor wrong generic resource query diff --git a/pom.xml b/pom.xml index faff41c..5033e54 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.admin resource-management - 5.4.0-SNAPSHOT + 5.4.1-SNAPSHOT war gCube Resource Management Portlet