File tree Expand file tree Collapse file tree 6 files changed +15
-19
lines changed
osgeo-postgis-jdbc-test-util Expand file tree Collapse file tree 6 files changed +15
-19
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.postgis</groupId >
7
7
<artifactId >postgis-java-aggregator</artifactId >
8
- <version >2.2.1 -SNAPSHOT</version >
8
+ <version >2.2.2 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc</artifactId >
12
- <version >2.2.1 -SNAPSHOT</version >
12
+ <version >2.2.2 -SNAPSHOT</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >Postgis JDBC Driver</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.postgis</groupId >
7
7
<artifactId >postgis-java-aggregator</artifactId >
8
- <version >2.2.1 -SNAPSHOT</version >
8
+ <version >2.2.2 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc-jtsparser</artifactId >
12
- <version >2.2.1 -SNAPSHOT</version >
12
+ <version >2.2.2 -SNAPSHOT</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >Postgis JDBC Driver JTS Parser</name >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >net.postgis</groupId >
6
6
<artifactId >postgis-java-aggregator</artifactId >
7
- <version >2.2.1 -SNAPSHOT</version >
7
+ <version >2.2.2 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >PostGIS Java Project</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.postgis</groupId >
7
7
<artifactId >postgis-java-aggregator</artifactId >
8
- <version >2.2.1 -SNAPSHOT</version >
8
+ <version >2.2.2 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc-java2d</artifactId >
12
- <version >2.2.1 -SNAPSHOT</version >
12
+ <version >2.2.2 -SNAPSHOT</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >postgis-jdbc-java2d</name >
27
27
<dependency >
28
28
<groupId >net.postgis</groupId >
29
29
<artifactId >postgis-jdbc</artifactId >
30
- <version >2.2.1 -SNAPSHOT</version >
30
+ <version >2.2.2 -SNAPSHOT</version >
31
31
</dependency >
32
32
</dependencies >
33
33
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<artifactId >tools</artifactId >
9
7
<groupId >net.postgis</groupId >
10
- <version >0.0.1 -SNAPSHOT</version >
8
+ <version >2.2.2 -SNAPSHOT</version >
11
9
</parent >
12
10
13
11
<artifactId >osgeo-postgis-jdbc-test-util</artifactId >
14
- <version >0.0.1 -SNAPSHOT</version >
12
+ <version >2.2.2 -SNAPSHOT</version >
15
13
<packaging >jar</packaging >
16
14
17
15
<name >osgeo-postgis-jdbc-test-util</name >
32
30
<dependency >
33
31
<groupId >net.postgis</groupId >
34
32
<artifactId >postgis-jdbc</artifactId >
35
- <version >2.2.1 -SNAPSHOT</version >
33
+ <version >2.2.2 -SNAPSHOT</version >
36
34
</dependency >
37
35
38
36
<dependency >
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<artifactId >postgis-java-aggregator</artifactId >
9
7
<groupId >net.postgis</groupId >
10
- <version >2.2.1 -SNAPSHOT</version >
8
+ <version >2.2.2 -SNAPSHOT</version >
11
9
</parent >
12
10
13
11
<artifactId >tools</artifactId >
14
- <version >0.0.1 -SNAPSHOT</version >
12
+ <version >2.2.2 -SNAPSHOT</version >
15
13
<packaging >pom</packaging >
16
14
17
15
<name >tools</name >
You can’t perform that action at this time.
0 commit comments