Commit f048030 1 parent 96441de commit f048030 Copy full SHA for f048030
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<groupId >io.github.sebasbaumh</groupId >
4
4
<artifactId >postgis-java-ng</artifactId >
5
5
<!-- version for release -->
6
- <version >22.0.0-SNAPSHOT </version >
6
+ <version >22.0.0</version >
7
7
<packaging >jar</packaging >
8
8
<name >PostGIS Java bindings</name >
9
9
<description >This project contains Java bindings for using PostGIS geometries coming from a PostgreSQL database.</description >
28
28
<connection >scm:git:git://github.com/sebasbaumh/postgis-java-ng.git</connection >
29
29
<developerConnection >scm:git:ssh://github.com:sebasbaumh/postgis-java-ng.git</developerConnection >
30
30
<url >https://github.com/sebasbaumh/postgis-java-ng/tree/master</url >
31
- <tag >HEAD </tag >
31
+ <tag >v22.0.0 </tag >
32
32
</scm >
33
33
<!-- Sonatype repository -->
34
34
<distributionManagement >
You can’t perform that action at this time.
0 commit comments