19 lines
635 B
XML
Executable File
19 lines
635 B
XML
Executable File
<?xml version="1.0"?>
|
|
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
|
name="ccm-cms"
|
|
prettyName="Red Hat CCM Content Management System"
|
|
version="6.6.12"
|
|
release="1"
|
|
webapp="ROOT">
|
|
<ccm:dependencies>
|
|
<ccm:requires name="ccm-core" version="6.6.0" relation="ge"/>
|
|
</ccm:dependencies>
|
|
<ccm:contacts>
|
|
<ccm:contact uri="http://www.redhat.com/software/ccm" type="website"/>
|
|
<ccm:contact uri="mailto:ccm@redhat.com" type="support"/>
|
|
</ccm:contacts>
|
|
<ccm:description>
|
|
This content type can be used to create an URL redirect using the Content-Center UI.
|
|
</ccm:description>
|
|
</ccm:application>
|