File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed
osgeo-postgis-jdbc-test-util Expand file tree Collapse file tree 6 files changed +15
-15
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.3.1-SNAPSHOT </version >
8
+ <version >2.4.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc</artifactId >
12
- <version >2.3.1-SNAPSHOT </version >
12
+ <version >2.4.0 </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.3.1-SNAPSHOT </version >
8
+ <version >2.4.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc-jtsparser</artifactId >
12
- <version >2.3.1-SNAPSHOT </version >
12
+ <version >2.4.0 </version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >Postgis JDBC Driver JTS Parser</name >
30
30
<dependency >
31
31
<groupId >net.postgis</groupId >
32
32
<artifactId >postgis-jdbc</artifactId >
33
- <version >2.3.1-SNAPSHOT </version >
33
+ <version >2.4.0 </version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.locationtech.jts</groupId >
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.3.1-SNAPSHOT </version >
7
+ <version >2.4.0 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >PostGIS Java Project</name >
78
78
<url >https://github.com/postgis/postgis-java</url >
79
79
<connection >scm:git:git://github.com/postgis/postgis-java.git</connection >
80
80
<
developerConnection >scm:git:
[email protected] :postgis/postgis-java.git</
developerConnection >
81
- <tag >HEAD </tag >
81
+ <tag >postgis-java-aggregator-2.4.0 </tag >
82
82
</scm >
83
83
<issueManagement >
84
84
<system >GitHub Issues</system >
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.3.1-SNAPSHOT </version >
8
+ <version >2.4.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc-java2d</artifactId >
12
- <version >2.3.1-SNAPSHOT </version >
12
+ <version >2.4.0 </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.3.1-SNAPSHOT </version >
30
+ <version >2.4.0 </version >
31
31
</dependency >
32
32
</dependencies >
33
33
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >tools</artifactId >
7
7
<groupId >net.postgis</groupId >
8
- <version >2.3.1-SNAPSHOT </version >
8
+ <version >2.4.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >osgeo-postgis-jdbc-test-util</artifactId >
12
- <version >2.3.1-SNAPSHOT </version >
12
+ <version >2.4.0 </version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >osgeo-postgis-jdbc-test-util</name >
30
30
<dependency >
31
31
<groupId >net.postgis</groupId >
32
32
<artifactId >postgis-jdbc</artifactId >
33
- <version >2.3.1-SNAPSHOT </version >
33
+ <version >2.4.0 </version >
34
34
</dependency >
35
35
36
36
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >postgis-java-aggregator</artifactId >
7
7
<groupId >net.postgis</groupId >
8
- <version >2.3.1-SNAPSHOT </version >
8
+ <version >2.4.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >tools</artifactId >
12
- <version >2.3.1-SNAPSHOT </version >
12
+ <version >2.4.0 </version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >tools</name >
You can’t perform that action at this time.
0 commit comments