File tree Expand file tree Collapse file tree 8 files changed +25
-25
lines changed
osgeo-postgis-jdbc-test-util Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.postgis</groupId >
77 <artifactId >postgis-java-aggregator</artifactId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <artifactId >postgis-jdbc</artifactId >
12- <version >2.5.1-SNAPSHOT </version >
12+ <version >2.5.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Postgis JDBC Driver</name >
2121 <dependency >
2222 <groupId >net.postgis</groupId >
2323 <artifactId >postgis-geometry</artifactId >
24- <version >2.5.1-SNAPSHOT </version >
24+ <version >2.5.1</version >
2525 </dependency >
2626 <dependency >
2727 <groupId >org.postgresql</groupId >
3131 <dependency >
3232 <groupId >net.postgis.tools</groupId >
3333 <artifactId >test-utils</artifactId >
34- <version >2.5.1-SNAPSHOT </version >
34+ <version >2.5.1</version >
3535 <scope >test</scope >
3636 </dependency >
3737 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.postgis</groupId >
77 <artifactId >postgis-java-aggregator</artifactId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <artifactId >postgis-jdbc-jtsparser</artifactId >
12- <version >2.5.1-SNAPSHOT </version >
12+ <version >2.5.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Postgis JDBC Driver JTS Parser</name >
2121 <dependency >
2222 <groupId >net.postgis</groupId >
2323 <artifactId >postgis-jdbc</artifactId >
24- <version >2.5.1-SNAPSHOT </version >
24+ <version >2.5.1</version >
2525 </dependency >
2626 <dependency >
2727 <groupId >org.locationtech.jts</groupId >
3636 <dependency >
3737 <groupId >net.postgis.tools</groupId >
3838 <artifactId >test-utils</artifactId >
39- <version >2.5.1-SNAPSHOT </version >
39+ <version >2.5.1</version >
4040 <scope >test</scope >
4141 </dependency >
4242 </dependencies >
Original file line number Diff line number Diff line change 44
55 <groupId >net.postgis</groupId >
66 <artifactId >postgis-java-aggregator</artifactId >
7- <version >2.5.1-SNAPSHOT </version >
7+ <version >2.5.1</version >
88 <packaging >pom</packaging >
99
1010 <name >PostGIS Java Project</name >
7979 <url >https://github.com/postgis/postgis-java</url >
8080 <connection >scm:git:git://github.com/postgis/postgis-java.git</connection >
8181 <
developerConnection >scm:git:
[email protected] :postgis/postgis-java.git</
developerConnection >
82- <tag >HEAD </tag >
82+ <tag >postgis-java-aggregator-2.5.1 </tag >
8383 </scm >
8484 <issueManagement >
8585 <system >GitHub Issues</system >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.postgis</groupId >
77 <artifactId >postgis-java-aggregator</artifactId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <artifactId >postgis-geometry</artifactId >
12- <version >2.5.1-SNAPSHOT </version >
12+ <version >2.5.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >PostGIS Geometry</name >
2121 <dependency >
2222 <groupId >net.postgis.tools</groupId >
2323 <artifactId >test-utils</artifactId >
24- <version >2.5.1-SNAPSHOT </version >
24+ <version >2.5.1</version >
2525 <scope >test</scope >
2626 </dependency >
2727 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.postgis</groupId >
77 <artifactId >postgis-java-aggregator</artifactId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <artifactId >postgis-jdbc-java2d</artifactId >
12- <version >2.5.1-SNAPSHOT </version >
12+ <version >2.5.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >postgis-jdbc-java2d</name >
1919 <dependency >
2020 <groupId >net.postgis</groupId >
2121 <artifactId >postgis-jdbc</artifactId >
22- <version >2.5.1-SNAPSHOT </version >
22+ <version >2.5.1</version >
2323 </dependency >
2424 <dependency >
2525 <groupId >net.postgis.tools</groupId >
2626 <artifactId >test-utils</artifactId >
27- <version >2.5.1-SNAPSHOT </version >
27+ <version >2.5.1</version >
2828 <scope >test</scope >
2929 </dependency >
3030 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >tools</artifactId >
77 <groupId >net.postgis</groupId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <artifactId >osgeo-postgis-jdbc-test-util</artifactId >
12- <version >2.5.1-SNAPSHOT </version >
12+ <version >2.5.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >osgeo-postgis-jdbc-test-util</name >
2626 <dependency >
2727 <groupId >net.postgis</groupId >
2828 <artifactId >postgis-jdbc</artifactId >
29- <version >2.5.1-SNAPSHOT </version >
29+ <version >2.5.1</version >
3030 </dependency >
3131 <dependency >
3232 <groupId >ch.qos.logback</groupId >
4141 <dependency >
4242 <groupId >net.postgis.tools</groupId >
4343 <artifactId >test-utils</artifactId >
44- <version >2.5.1-SNAPSHOT </version >
44+ <version >2.5.1</version >
4545 <scope >test</scope >
4646 </dependency >
4747 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >postgis-java-aggregator</artifactId >
77 <groupId >net.postgis</groupId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <artifactId >tools</artifactId >
12- <version >2.5.1-SNAPSHOT </version >
12+ <version >2.5.1</version >
1313 <packaging >pom</packaging >
1414
1515 <name >Tools</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.postgis</groupId >
77 <artifactId >tools</artifactId >
8- <version >2.5.1-SNAPSHOT </version >
8+ <version >2.5.1</version >
99 </parent >
1010
1111 <groupId >net.postgis.tools</groupId >
1212 <artifactId >test-utils</artifactId >
13- <version >2.5.1-SNAPSHOT </version >
13+ <version >2.5.1</version >
1414
1515 <name >Test Utilities</name >
1616 <description >Tools to facilities building and maintaining test suites</description >
You can’t perform that action at this time.
0 commit comments