xdgnjobs/pom.xml | ●●●●● patch | view | raw | blame | history | |
xdgnjobs/ximple-build/maven/jar-collector/pom.xml | ●●●●● patch | view | raw | blame | history | |
xdgnjobs/ximple-build/maven/pom.xml | ●●●●● patch | view | raw | blame | history | |
xdgnjobs/ximple-build/pom.xml | ●●●●● patch | view | raw | blame | history | |
xdgnjobs/ximple-dgnio/pom.xml | ●●●●● patch | view | raw | blame | history | |
xdgnjobs/ximple-jobcarrier/pom.xml | ●●●●● patch | view | raw | blame | history | |
xdgnjobs/ximple-spatialjob/pom.xml | ●●●●● patch | view | raw | blame | history |
xdgnjobs/pom.xml
@@ -18,7 +18,7 @@ <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> @@ -60,7 +60,7 @@ <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> @@ -113,7 +113,7 @@ <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> @@ -303,7 +303,8 @@ <dependency> <groupId>org.testng</groupId> <artifactId>testng</artifactId> <version>5.7</version> <version>5.8</version> <classifier>jdk15</classifier> <scope>test</scope> </dependency> </dependencies> @@ -366,6 +367,7 @@ <dependency> <artifactId>testng</artifactId> <groupId>org.testng</groupId> <classifier>jdk15</classifier> <scope>test</scope> </dependency> </dependencies> xdgnjobs/ximple-build/maven/jar-collector/pom.xml
@@ -7,7 +7,7 @@ <parent> <groupId>com.ximple.eofms.maven</groupId> <artifactId>ximple-maven</artifactId> <version>0.7.0</version> <version>0.8.0</version> </parent> xdgnjobs/ximple-build/maven/pom.xml
@@ -7,7 +7,7 @@ <parent> <groupId>com.ximple.eofms.maven</groupId> <artifactId>ximple-build</artifactId> <version>0.7.0</version> <version>0.8.0</version> </parent> xdgnjobs/ximple-build/pom.xml
@@ -7,7 +7,7 @@ <parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-dgnjobs</artifactId> <version>0.7.0</version> <version>0.8.0</version> </parent> @@ -16,6 +16,7 @@ <!-- =========================================================== --> <groupId>com.ximple.eofms.maven</groupId> <artifactId>ximple-build</artifactId> <version>0.8.0</version> <packaging>pom</packaging> <name>Build tools for Ximple DgnJobs</name> xdgnjobs/ximple-dgnio/pom.xml
@@ -7,7 +7,7 @@ <parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-dgnjobs</artifactId> <version>0.7.0</version> <version>0.8.0</version> </parent> <!-- =========================================================== --> @@ -15,7 +15,7 @@ <!-- =========================================================== --> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-dgnio</artifactId> <version>0.7.0</version> <version>0.8.0</version> <packaging>jar</packaging> <name>ximple-dgnio</name> <url>http://www.ximple.com.tw</url> xdgnjobs/ximple-jobcarrier/pom.xml
@@ -6,19 +6,19 @@ <parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-dgnjobs</artifactId> <version>0.7.0</version> <version>0.8.0</version> </parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-jobcarrier</artifactId> <version>0.7.0</version> <version>0.8.0</version> <packaging>jar</packaging> <name>ximple-jobcarrier</name> <url>http://maven.apache.org</url> <properties> <xdgnio.version>0.7.0</xdgnio.version> <xdgnio.version>0.8.0</xdgnio.version> </properties> <scm> xdgnjobs/ximple-spatialjob/pom.xml
@@ -7,12 +7,12 @@ <parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-dgnjobs</artifactId> <version>0.7.0</version> <version>0.8.0</version> </parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-spatialjob</artifactId> <version>0.7.0</version> <version>0.8.0</version> <packaging>jar</packaging> <name>ximple-spatialjob</name> <url>http://www.ximple.com.tw</url>