File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 240240 <distributionManagement >
241241 <repository >
242242 <id >sonatype-nexus-staging</id >
243- <url >http ://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
243+ <url >https ://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
244244 <name >Nexus Release Repository</name >
245245 </repository >
246246 <snapshotRepository >
247247 <id >sonatype-nexus-snapshots</id >
248- <url >http ://oss.sonatype.org/content/repositories/snapshots</url >
248+ <url >https ://oss.sonatype.org/content/repositories/snapshots</url >
249249 <name >Sonatype Nexus Snapshots</name >
250250 </snapshotRepository >
251251 </distributionManagement >
391391 </site >
392392 <repository >
393393 <id >cloudbees</id >
394- <url >http ://repository-jsr354.forge.cloudbees.com/release/</url >
394+ <url >https ://repository-jsr354.forge.cloudbees.com/release/</url >
395395 <name >Cloudbees Release Repository</name >
396396 </repository >
397397 <snapshotRepository >
398398 <id >cloudbees</id >
399- <url >http ://repository-jsr354.forge.cloudbees.com/snapshot/</url >
399+ <url >https ://repository-jsr354.forge.cloudbees.com/snapshot/</url >
400400 <name >Cloudbees Nexus Snapshots</name >
401401 </snapshotRepository >
402402 </distributionManagement >
You can’t perform that action at this time.
0 commit comments