| | |
| | | <test.maxHeapSize>512M</test.maxHeapSize> |
| | | <src.output>${basedir}/target</src.output> |
| | | <java5>1.5</java5> |
| | | <xdgnio.version>0.7.0</xdgnio.version> |
| | | <xdgnio.version>0.8.0</xdgnio.version> |
| | | <gt.version>2.4.4</gt.version> |
| | | <failIfNoTests>false</failIfNoTests> |
| | | </properties> |
| | |
| | | <groupId>com.ximple.eofms</groupId> |
| | | <artifactId>ximple-dgnjobs</artifactId> |
| | | <packaging>pom</packaging> |
| | | <version>0.7.0</version> |
| | | <version>0.8.0</version> |
| | | <name>ximple-dgnjobs</name> |
| | | <url>http://www.ximple.com.tw</url> |
| | | |
| | |
| | | <dependency> |
| | | <groupId>org.opengis</groupId> |
| | | <artifactId>geoapi-nogenerics</artifactId> |
| | | <version>2.1.0</version> |
| | | <version>2.1.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>javax.units</groupId> |
| | |
| | | <dependency> |
| | | <groupId>org.testng</groupId> |
| | | <artifactId>testng</artifactId> |
| | | <version>5.7</version> |
| | | <version>5.8</version> |
| | | <classifier>jdk15</classifier> |
| | | <scope>test</scope> |
| | | </dependency> |
| | | </dependencies> |
| | |
| | | <dependency> |
| | | <artifactId>testng</artifactId> |
| | | <groupId>org.testng</groupId> |
| | | <classifier>jdk15</classifier> |
| | | <scope>test</scope> |
| | | </dependency> |
| | | </dependencies> |