libreccm-legacy/ccm-weblog/application.xml

19 lines
564 B
XML
Executable File

<?xml version="1.0"?>
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
name="ccm-weblog"
prettyName="Weblog"
version="6.5.0"
release="1"
webapp="ROOT">
<ccm:dependencies>
<ccm:requires name="ccm-core" version="6.3.0" relation="ge"/>
</ccm:dependencies>
<ccm:contacts>
<ccm:contact uri="http://www.runtime-collective.com" type="website"/>
<ccm:contact uri="mailto:info@runtime-collective.com" type="support"/>
</ccm:contacts>
<ccm:description>
Weblog application for Aplaws.
</ccm:description>
</ccm:application>