forked from ISTI-ansible-roles/ansible-roles
Added profile.xml template see https://support.d4science.org/issues/9932
This commit is contained in:
parent
ac596b2bfe
commit
5917457e48
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xml>
|
||||
<Resource>
|
||||
<ID />
|
||||
<Type>Service</Type>
|
||||
<Profile>
|
||||
<Description>Resource Registry</Description>
|
||||
<Class>InformationSystem</Class>
|
||||
<Name>resource-registry</Name>
|
||||
<Version>1.0.0</Version>
|
||||
<Packages>
|
||||
<Software>
|
||||
<Name>resource-registry</Name>
|
||||
<Version>1.4.0-4.5.0-148947</Version>
|
||||
<MavenCoordinates>
|
||||
<groupId>org.gcube.information-system</groupId>
|
||||
<artifactId>resource-registry</artifactId>
|
||||
<version>1.4.0-4.5.0-148947</version>
|
||||
</MavenCoordinates>
|
||||
<Files>
|
||||
<File>resource-registry-1.4.0-4.5.0-148947.war</File>
|
||||
</Files>
|
||||
</Software>
|
||||
</Packages>
|
||||
</Profile>
|
||||
</Resource>
|
Loading…
Reference in New Issue