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.
sdi-service/src/main/webapp/WEB-INF/profile.xml

28 lines
670 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ID />
<Type>Service</Type>
<Profile>
<Description>REST Interface towards SDI facilities</Description>
<Class>SDI</Class>
<Name>sdi-service</Name>
<Version>1.0.0</Version>
<Packages>
<Software>
<Name>sdi-service</Name>
<Version>1.1.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>sdi-service</artifactId>
<version>1.1.0-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>sdi-service.jar</File>
</Files>
</Software>
</Packages>
</Profile>
</Resource>