| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <project xmlns="http://maven.apache.org/POM/4.0.0" |
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| | | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 |
| | | http://maven.apache.org/maven-v4_0_0.xsd"> |
| | | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | | |
| | | <parent> |
| | | <groupId>com.ximple.eofms</groupId> |
| | | <artifactId>ximple-dgnjobs</artifactId> |
| | | <version>0.0.1</version> |
| | | <version>0.0.2</version> |
| | | </parent> |
| | | |
| | | |
| | | <!-- =========================================================== --> |
| | | <!-- Module Description --> |
| | | <!-- =========================================================== --> |
| | | <groupId>com.ximple.eofms</groupId> |
| | | <artifactId>ximple-dgnio</artifactId> |
| | | <version>0.0.2</version> |
| | | <packaging>jar</packaging> |
| | | <name>ximple-dgnio-1.0.x</name> |
| | | <url>http://www.ximple.com.tw</url> |