| | |
| | | <test.maxHeapSize>512M</test.maxHeapSize> |
| | | <src.output>${basedir}/target</src.output> |
| | | <java5>1.5</java5> |
| | | <xdgnio.version>1.2.1</xdgnio.version> |
| | | <gt2.version>2.7.4-1</gt2.version> |
| | | <xdgnio.version>1.2.2</xdgnio.version> |
| | | <gt2.version>2.7.5-1</gt2.version> |
| | | <failIfNoTests>false</failIfNoTests> |
| | | <stress.skip.pattern></stress.skip.pattern> |
| | | <online.skip.pattern></online.skip.pattern> |
| | |
| | | <dependency> |
| | | <groupId>com.h2database</groupId> |
| | | <artifactId>h2</artifactId> |
| | | <version>1.3.160</version> |
| | | <version>1.3.163</version> |
| | | </dependency> |
| | | |
| | | <!-- EnterpriseDB --> |
| | |
| | | <uniqueVersion>false</uniqueVersion> |
| | | <id>ximple</id> |
| | | <name>Ximple - Artifactory lib repo</name> |
| | | <url>dav:http://www.ximple.com.tw/artifactory/libs-releases-local</url> |
| | | <url>dav:http://www.ximple.com.tw:8180/artifactory/libs-releases-local</url> |
| | | </repository> |
| | | <snapshotRepository> |
| | | <uniqueVersion>false</uniqueVersion> |
| | | <id>ximple-snapshots</id> |
| | | <name>Ximple - Artifactory lib-snapshots repo</name> |
| | | <url>dav:http://www.ximple.com.tw/artifactory/libs-snapshots-local</url> |
| | | <url>dav:http://www.ximple.com.tw:8180/artifactory/libs-snapshots-local</url> |
| | | </snapshotRepository> |
| | | </distributionManagement> |
| | | |