ansible-roles/smartgears/resource_registry/templates/gcube-app.xml.j2

27 lines
680 B
Plaintext
Raw Normal View History

<?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>