Skip to content

Commit a0a4c83

Browse files
committed
Merge branch 'master' of
https://github.com/JavaMoney/javamoney-parent.git Conflicts: pom.xml
2 parents 801fee4 + 1a164c0 commit a0a4c83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
</site>
4444
<repository>
4545
<id>cloudbees</id>
46-
<url>http://repository-jsr354.forge.cloudbees.com/release/</url>
46+
<url>https://repository-jsr354.forge.cloudbees.com/release/</url>
4747
<name>Cloudbees Release Repository</name>
4848
</repository>
4949
<snapshotRepository>
5050
<id>cloudbees</id>
51-
<url>http://repository-jsr354.forge.cloudbees.com/snapshot/</url>
51+
<url>https://repository-jsr354.forge.cloudbees.com/snapshot/</url>
5252
<name>Cloudbees Nexus Snapshots</name>
5353
</snapshotRepository>
5454
</distributionManagement>

0 commit comments

Comments
 (0)