From ea98070821c70fcf5854a8de3b4d2fb7d2e85b31 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 20 Feb 2018 17:39:54 +0000 Subject: [PATCH] Refs #11230: Retrieve Accounting Regex rules through Service Endpoint Task-Url: https://support.d4science.org/issues/11230 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@164466 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index cfdc9e7..364df2c 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,7 +2,7 @@ - + Added support to retrieve Accounting Regex rules through Service Endpoint #11230 Changed pom.xml to use new make-servicearchive directive #10142