Aligned naming
This commit is contained in:
parent
3c604d0e4c
commit
af36d222af
|
@ -1,4 +1,4 @@
|
|||
# gCube Catalogue Service
|
||||
# gCube Catalogue (gCat) Service
|
||||
|
||||
This service allows any client to publish on the gCube Catalogue.
|
||||
|
||||
|
@ -27,7 +27,7 @@ Tell people how to cite this software.
|
|||
|
||||
|
||||
@Manual{,
|
||||
title = {gCat Service},
|
||||
title = {gCube Catalogue (gCat) Service},
|
||||
author = {{Frosini, Luca}},
|
||||
organization = {ISTI - CNR},
|
||||
address = {Pisa, Italy},
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<artifactId>gcat</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>1.4.1-SNAPSHOT</version>
|
||||
<name>gCube Catalogue Service</name>
|
||||
<name>gCube Catalogue (gCat) Service</name>
|
||||
<description>
|
||||
This service allows any client to publish on the gCube Catalogue.
|
||||
</description>
|
||||
|
|
Loading…
Reference in New Issue