File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 77
77
<url >https://github.com/postgis/postgis-java</url >
78
78
<connection >scm:git:git://github.com/postgis/postgis-java.git</connection >
79
79
<
developerConnection >scm:git:
[email protected] :postgis/postgis-java.git</
developerConnection >
80
- <tag >HEAD</tag >
81
- </scm >
80
+ <tag >HEAD</tag >
81
+ </scm >
82
82
<issueManagement >
83
83
<system >GitHub Issues</system >
84
84
<url >https://github.com/postgis/postgis-java/issues</url >
85
85
</issueManagement >
86
86
<distributionManagement >
87
+ <snapshotRepository >
88
+ <id >ossrh</id >
89
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
90
+ </snapshotRepository >
87
91
<repository >
88
- <id >sonatype-postgis-releases</id >
89
- <name >Sonatype Postgis Releases Repo</name >
90
- <url >http://oss.sonatype.org/content/repositories/postgis-releases</url >
92
+ <id >ossrh</id >
93
+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
91
94
</repository >
92
95
</distributionManagement >
93
96
You can’t perform that action at this time.
0 commit comments