TASKPM/zk-Timeplot-1.0_2/timeplotz/pom.xml
Óscar González Fernández 0d15bb29b7 Use deploy script to install locally the new timeplotz-modified dependency
This jar should be moved to a remote repository.

FEA: ItEr74S05PrintingSupportItEr73S05
2011-04-11 11:01:31 +02:00

21 lines
639 B
XML
Executable file

<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.zkoss.zkforge</groupId>
<artifactId>timeplotz-modified</artifactId>
<version>1.0_2_3</version>
<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>