<?xml version="1.0" encoding="UTF-8"?>
<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>in-place-editor</artifactId>
    <name>this should correct inplace editor ui and parsing issues for timestamp fields</name>
    <version>0.2.3.1</version>
    <ofbiz-version>1495301</ofbiz-version>
    <changelog>
        <changeitem date="2014-05-28 04:14" version="0.2.3.1">Dependency : 0.8.2-dev OHE for content component, it has multiple webapp and so currently lucene is the dispatcherName so duplicate in ComponentMenusScreens the content menus to luceneMenus</changeitem>
        <changeitem date="2014-02-09 11:05" version="0.2.3-dev">OHE change themes-with-multi-menu dependency organization</changeitem>
        <changeitem date="2014-02-08 10:55" version="0.2.2.1">Dependency : OHE change organization to add a sub-directory after ofbizextra : themes</changeitem>
        <changeitem date="2014-02-08 20:58" version="0.2.2">OHE forgot to change in previous commit organisation in ivy</changeitem>
        <changeitem date="2014-02-08 20:02" version="0.2.1">OHE change organization to add a sub-directory, jira for this addons because it should be send to jira</changeitem>
        <changeitem date="2013-11-15 08:24" version="0.2.0.3">Dependency : 0.8.0-dev OHE add patch files to have addon_help in webhelp, add   only a comment in ivy not a real dependency to avoid auto-update not   necessary</changeitem>
        <changeitem date="2013-07-16 06:40" version="0.2.0.2">Dependency : 0.7.11-dev OHE ofbiz 1495301 synchro tomahwak appbarClose.ftl</changeitem>
        <changeitem date="2013-07-10 01:38" version="0.2.0.1">Dependency : 0.7.11-dev OHE ofbiz 1495301 synchro tomahwak appbarClose.ftl</changeitem>
        <changeitem date="2013-07-05 00:05" version="0.2">correct package name</changeitem>
        <changeitem date="2013-07-04 13:20" version="">first release</changeitem>
    </changelog>
    <license>
        <name>Apache 2</name>
        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
        <copyright>neogia.org</copyright>
    </license>
    <developers>
        <developer>
            <name>Khaye youssef</name>
            <roles>
                <role>maintainer</role>
            </roles>
        </developer>
    </developers>
</add-on>

