2011-04-10 16:12:57 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
<project>
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>org.zkoss.zkforge</groupId>
|
2011-04-10 16:32:59 +02:00
|
|
|
<artifactId>timeplotz-modified</artifactId>
|
2011-04-29 12:36:55 +02:00
|
|
|
<version>1.0_2_4</version>
|
2011-04-10 16:12:57 +02:00
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
<name>The Timeplot Component for ZK</name>
|
|
|
|
|
<url>http://www.zkoss.org</url>
|
|
|
|
|
<description>The Timeplot Component for ZK 2.2.0 or later</description>
|
|
|
|
|
<licenses>
|
|
|
|
|
<license>
|
|
|
|
|
<name>GNU General Public License, Version 2.0</name>
|
|
|
|
|
<url>http://www.gnu.org/licenses/gpl.html</url>
|
|
|
|
|
<distribution>repo</distribution>
|
|
|
|
|
</license>
|
|
|
|
|
</licenses>
|
|
|
|
|
<dependencies>
|
|
|
|
|
</dependencies>
|
|
|
|
|
</project>
|