File tree 8 files changed +25
-25
lines changed
osgeo-postgis-jdbc-test-util
8 files changed +25
-25
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.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc</artifactId >
12
- <version >2.5.1-SNAPSHOT </version >
12
+ <version >2.5.1</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >Postgis JDBC Driver</name >
21
21
<dependency >
22
22
<groupId >net.postgis</groupId >
23
23
<artifactId >postgis-geometry</artifactId >
24
- <version >2.5.1-SNAPSHOT </version >
24
+ <version >2.5.1</version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >org.postgresql</groupId >
31
31
<dependency >
32
32
<groupId >net.postgis.tools</groupId >
33
33
<artifactId >test-utils</artifactId >
34
- <version >2.5.1-SNAPSHOT </version >
34
+ <version >2.5.1</version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
</dependencies >
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.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc-jtsparser</artifactId >
12
- <version >2.5.1-SNAPSHOT </version >
12
+ <version >2.5.1</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >Postgis JDBC Driver JTS Parser</name >
21
21
<dependency >
22
22
<groupId >net.postgis</groupId >
23
23
<artifactId >postgis-jdbc</artifactId >
24
- <version >2.5.1-SNAPSHOT </version >
24
+ <version >2.5.1</version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >org.locationtech.jts</groupId >
36
36
<dependency >
37
37
<groupId >net.postgis.tools</groupId >
38
38
<artifactId >test-utils</artifactId >
39
- <version >2.5.1-SNAPSHOT </version >
39
+ <version >2.5.1</version >
40
40
<scope >test</scope >
41
41
</dependency >
42
42
</dependencies >
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.5.1-SNAPSHOT </version >
7
+ <version >2.5.1</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >PostGIS Java Project</name >
79
79
<url >https://github.com/postgis/postgis-java</url >
80
80
<connection >scm:git:git://github.com/postgis/postgis-java.git</connection >
81
81
<
developerConnection >scm:git:
[email protected] :postgis/postgis-java.git</
developerConnection >
82
- <tag >HEAD </tag >
82
+ <tag >postgis-java-aggregator-2.5.1 </tag >
83
83
</scm >
84
84
<issueManagement >
85
85
<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.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-geometry</artifactId >
12
- <version >2.5.1-SNAPSHOT </version >
12
+ <version >2.5.1</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >PostGIS Geometry</name >
21
21
<dependency >
22
22
<groupId >net.postgis.tools</groupId >
23
23
<artifactId >test-utils</artifactId >
24
- <version >2.5.1-SNAPSHOT </version >
24
+ <version >2.5.1</version >
25
25
<scope >test</scope >
26
26
</dependency >
27
27
</dependencies >
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.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<artifactId >postgis-jdbc-java2d</artifactId >
12
- <version >2.5.1-SNAPSHOT </version >
12
+ <version >2.5.1</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >postgis-jdbc-java2d</name >
19
19
<dependency >
20
20
<groupId >net.postgis</groupId >
21
21
<artifactId >postgis-jdbc</artifactId >
22
- <version >2.5.1-SNAPSHOT </version >
22
+ <version >2.5.1</version >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >net.postgis.tools</groupId >
26
26
<artifactId >test-utils</artifactId >
27
- <version >2.5.1-SNAPSHOT </version >
27
+ <version >2.5.1</version >
28
28
<scope >test</scope >
29
29
</dependency >
30
30
</dependencies >
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.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<artifactId >osgeo-postgis-jdbc-test-util</artifactId >
12
- <version >2.5.1-SNAPSHOT </version >
12
+ <version >2.5.1</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<name >osgeo-postgis-jdbc-test-util</name >
26
26
<dependency >
27
27
<groupId >net.postgis</groupId >
28
28
<artifactId >postgis-jdbc</artifactId >
29
- <version >2.5.1-SNAPSHOT </version >
29
+ <version >2.5.1</version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >ch.qos.logback</groupId >
41
41
<dependency >
42
42
<groupId >net.postgis.tools</groupId >
43
43
<artifactId >test-utils</artifactId >
44
- <version >2.5.1-SNAPSHOT </version >
44
+ <version >2.5.1</version >
45
45
<scope >test</scope >
46
46
</dependency >
47
47
</dependencies >
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.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<artifactId >tools</artifactId >
12
- <version >2.5.1-SNAPSHOT </version >
12
+ <version >2.5.1</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >Tools</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.postgis</groupId >
7
7
<artifactId >tools</artifactId >
8
- <version >2.5.1-SNAPSHOT </version >
8
+ <version >2.5.1</version >
9
9
</parent >
10
10
11
11
<groupId >net.postgis.tools</groupId >
12
12
<artifactId >test-utils</artifactId >
13
- <version >2.5.1-SNAPSHOT </version >
13
+ <version >2.5.1</version >
14
14
15
15
<name >Test Utilities</name >
16
16
<description >Tools to facilities building and maintaining test suites</description >
You can’t perform that action at this time.
0 commit comments