<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<add-on xmlns:xsd="http://www.w3.org/2000/10/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://addons.ofbizextra.org/dtd/add-on.xsd">
    <groupId>org.ofbizextra.jira</groupId>
    <artifactId>jira-menu-form-in-cms</artifactId>
    <name>Add renderer initialization for menu and form when dataresource has dataTemplateTypeId=SCREEN_COMBINED</name>
    <version>0.1.2-dev</version>
    <ofbiz-version>1652561</ofbiz-version>
    <changelog>
        <changeitem date="2015-01-17 18:45" version="0.1.2-dev">YLE synchronize DataResourceWorker.java (r1652561)</changeitem>
        <changeitem date="2014-10-25 20:35" version="0.1.1-dev">YLE synchronize DataResourceWorker.java (r1634143)</changeitem>
        <changeitem date="2014-05-15 22:40" version="0.1.0-dev">OHE first release</changeitem>
    </changelog>
    <license>
        <name>Apache 2</name>
        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
        <copyright>Apache</copyright>
    </license>
    <developers>
        <developer>
            <name>Olivier Heintz</name>
            <roles>
                <role>maintainer</role>
                <role>developer</role>
            </roles>
        </developer>
    </developers>
</add-on>
