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}