gcat/src/main/webapp/WEB-INF/gcube-app.xml

11 lines
322 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<application mode='online'>
<name>gcat</name>
<group>DataCatalogue</group>
<version>1.0.0-SNAPSHOT</version>
<description>This service allows any client to publish on the gCube Catalogue.</description>
<local-persistence location='target' />
</application>