File tree Expand file tree Collapse file tree 6 files changed +16
-20
lines changed Top Open diff view settings
osgeo-postgis-jdbc-test-util Expand file tree Collapse file tree 6 files changed +16
-20
lines changed Top Open diff view settings 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.2.1-SNAPSHOT </version >
8+ <version >2.2.1</version >
99 </parent >
1010
1111 <artifactId >postgis-jdbc</artifactId >
12- <version >2.2.1-SNAPSHOT </version >
12+ <version >2.2.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Postgis JDBC Driver</name >
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.2.1-SNAPSHOT </version >
8+ <version >2.2.1</version >
99 </parent >
1010
1111 <artifactId >postgis-jdbc-jtsparser</artifactId >
12- <version >2.2.1-SNAPSHOT </version >
12+ <version >2.2.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Postgis JDBC Driver JTS Parser</name >
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.2.1-SNAPSHOT </version >
7+ <version >2.2.1</version >
88 <packaging >pom</packaging >
99
1010 <name >PostGIS Java Project</name >
7878 <url >https://github.com/postgis/postgis-java</url >
7979 <connection >scm:git:git://github.com/postgis/postgis-java.git</connection >
8080 <developerConnection >scm:git:git@github.com:postgis/postgis-java.git</developerConnection >
81- <tag >HEAD </tag >
81+ <tag >postgis-java-aggregator-2.2.1 </tag >
8282 </scm >
8383 <issueManagement >
8484 <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.2.1-SNAPSHOT </version >
8+ <version >2.2.1</version >
99 </parent >
1010
1111 <artifactId >postgis-jdbc-java2d</artifactId >
12- <version >2.2.1-SNAPSHOT </version >
12+ <version >2.2.1</version >
1313 <packaging >jar</packaging >
1414
1515 <name >postgis-jdbc-java2d</name >
2727 <dependency >
2828 <groupId >net.postgis</groupId >
2929 <artifactId >postgis-jdbc</artifactId >
30- <version >2.2.1-SNAPSHOT </version >
30+ <version >2.2.1</version >
3131 </dependency >
3232 </dependencies >
3333
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <artifactId >tools</artifactId >
97 <groupId >net.postgis</groupId >
10- <version >0.0.1-SNAPSHOT </version >
8+ <version >2.2.1 </version >
119 </parent >
1210
1311 <artifactId >osgeo-postgis-jdbc-test-util</artifactId >
14- <version >0.0.1-SNAPSHOT </version >
12+ <version >2.2.1 </version >
1513 <packaging >jar</packaging >
1614
1715 <name >osgeo-postgis-jdbc-test-util</name >
3230 <dependency >
3331 <groupId >net.postgis</groupId >
3432 <artifactId >postgis-jdbc</artifactId >
35- <version >2.2.1-SNAPSHOT </version >
33+ <version >2.2.1</version >
3634 </dependency >
3735
3836 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <artifactId >postgis-java-aggregator</artifactId >
97 <groupId >net.postgis</groupId >
10- <version >2.2.1-SNAPSHOT </version >
8+ <version >2.2.1</version >
119 </parent >
1210
1311 <artifactId >tools</artifactId >
14- <version >0.0.1-SNAPSHOT </version >
12+ <version >2.2.1 </version >
1513 <packaging >pom</packaging >
1614
1715 <name >tools</name >
You can’t perform that action at this time.
0 commit comments