From 2b7712600a3d7b87485a5467a8a6182c77eea7ad Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Thu, 8 Nov 2018 14:59:14 +0000 Subject: [PATCH] updated pom description and profile git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-transfer/uri-resolver@174059 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/profile.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distro/profile.xml b/distro/profile.xml index 651f753..53c97cb 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -3,13 +3,13 @@ Service - The gCube Data Trasfer HTTP URI resolver + ${description} DataTransfer ${artifactId} 1.0.0 - The gCube Data Trasfer HTTP URI resolver + ${description} ${artifactId} ${version} diff --git a/pom.xml b/pom.xml index 6f21a29..2f52c47 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ uri-resolver 2.0.0-SNAPSHOT war - The URI Resolver is an HTTP URI resolver implemented as an HTTP servlet which gives access trough HTTP to different protocols URIs. + The URI Resolver is an HTTP URI resolver implemented as an REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications. scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/data-transfer/${project.artifactId}