File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed
Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change 88 <version >12.1-SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
11- <distributionManagement >
12- <snapshotRepository >
13- <id >ossrh</id >
14- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
15- </snapshotRepository >
16- <repository >
17- <id >ossrh</id >
18- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
19- </repository >
20- </distributionManagement >
21-
2211 <modules >
2312 <module >basex-core</module >
2413 <module >basex-api</module >
207196 </mailingList >
208197 </mailingLists >
209198
210- <developers >
199+ <developers >
211200 <developer >
212201 <name >Christian Grün</name >
213202234223 <profiles >
235224 <profile >
236225 <id >ossrh</id >
226+ <distributionManagement >
227+ <snapshotRepository >
228+ <id >ossrh</id >
229+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
230+ </snapshotRepository >
231+ <repository >
232+ <id >ossrh</id >
233+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
234+ </repository >
235+ </distributionManagement >
237236 <build >
238237 <plugins >
239238 <plugin >
485484 <extensions >
486485 <extension >
487486 <groupId >org.apache.maven.wagon</groupId >
488- <artifactId >wagon-ssh</artifactId >
487+ <artifactId >wagon-ssh-external </artifactId >
489488 <version >3.5.3</version >
490489 </extension >
491490 </extensions >
You can’t perform that action at this time.
0 commit comments