<?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.framework</groupId>
    <artifactId>auto-parameters-entity</artifactId>
    <name>Add new auto-parameters-entity element on all links in widget. JIRA : https://issues.apache.org/jira/browse/OFBIZ-4472</name>
    <version>0.2.1-dev</version>
    <ofbiz-version>1409880</ofbiz-version>

    <changelog>
        <changeitem date="2013-01-14 09:31" version="0.2.1-dev">LME : Correction of empty parameter</changeitem>
        <changeitem date="2012-12-31 20:17" version="0.2.0-dev">OHE migration to ofbizextra with only hyperlink (and sub-hyperlink and link) modifications, all show-portlet modifications are in portlet-widget addon</changeitem>
        <changeitem date="2012-11-19 12:05" version="0.1.5-dev">LME : Synchro with ofbiz 1409880 (widget-form.xsd, widget-menu.xsd and widget-screen.xsd)</changeitem>
        <changeitem date="2012-05-29 10:54" version="0.1.4-dev">LME : Synchro with ofbiz 1342688</changeitem>
        <changeitem date="2012-03-23 10:51" version="0.1.3-dev">OHE ofbiz synchro 1328503 example was move from framework to specialpurpose</changeitem>
        <changeitem date="2012-03-12 17:56" version="0.1.2-dev"> CHD : Synchro with ofbiz rev 1299093 (WidgetWorker.java)</changeitem>
        <changeitem date="2011-10-23 22:10" version="0.1.1-dev">NMA : Improve variable resolution by flexibale string </changeitem>
        <changeitem date="2011-10-20 21:10" version="0.1.0-dev">Creation.</changeitem>
    </changelog>
    <license>
        <name>Apache 2</name>
        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
    <developers>
        <developer>
            <name>Nicolas Malin</name>
            <roles>
                <role>developer</role>
                <role>maintainer</role>
            </roles>
        </developer>
    </developers>
</add-on>
