You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcat/src/main/webapp/WEB-INF/profile.xml

28 lines
746 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<Resource>
<ID />
<Type>Service</Type>
<Profile>
<Description>This service allows any client to publish on the gCube Catalogue.</Description>
<Class>DataCatalogue</Class>
<Name>gcat</Name>
<Version>1.0.0</Version>
<Packages>
<Main>
<Description>This service allows any client to publish on the gCube Catalogue.</Description>
<Name>gcat</Name>
<Version>1.0.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.data-publishing</groupId>
<artifactId>gcat</artifactId>
<version>1.0.0-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>gcat-1.0.0-SNAPSHOT.war</File>
</Files>
</Main>
</Packages>
</Profile>
</Resource>