<?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</groupId>
    <artifactId>in-place-editor</artifactId>
    <name>this should correct inplace editor ui and pasring issues for timestamp fields</name>
    <version>0.2.0.2</version>
    <ofbiz-version>1495301</ofbiz-version>
    <changelog>
        <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>

