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 240
240
<distributionManagement >
241
241
<repository >
242
242
<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 >
244
244
<name >Nexus Release Repository</name >
245
245
</repository >
246
246
<snapshotRepository >
247
247
<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 >
249
249
<name >Sonatype Nexus Snapshots</name >
250
250
</snapshotRepository >
251
251
</distributionManagement >
391
391
</site >
392
392
<repository >
393
393
<id >cloudbees</id >
394
- <url >http ://repository-jsr354.forge.cloudbees.com/release/</url >
394
+ <url >https ://repository-jsr354.forge.cloudbees.com/release/</url >
395
395
<name >Cloudbees Release Repository</name >
396
396
</repository >
397
397
<snapshotRepository >
398
398
<id >cloudbees</id >
399
- <url >http ://repository-jsr354.forge.cloudbees.com/snapshot/</url >
399
+ <url >https ://repository-jsr354.forge.cloudbees.com/snapshot/</url >
400
400
<name >Cloudbees Nexus Snapshots</name >
401
401
</snapshotRepository >
402
402
</distributionManagement >
You can’t perform that action at this time.
0 commit comments