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

7 lines
222 B
XML

<application mode='online'>
<name>StorageHub</name>
<group>DataAccess</group>
<version>1.0.0-SNAPSHOT</version>
<description>Storage Hub webapp</description>
<local-persistence location='target' />
</application>