File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 243
243
<url >https://github.com/JavaMoney/jsr354-api</url >
244
244
</scm >
245
245
246
- <distributionManagement >
247
- <repository >
248
- <id >bintray-release</id >
249
- <name >oss-jfrog-artifactory-snapshots </name >
250
- <url >https://oss.jfrog.org/artifactory/oss-release-local</url >
251
- </repository >
252
- <snapshotRepository >
253
- <id >bintray-snapshot</id >
254
- <name >oss-jfrog-artifactory-snapshots</name >
255
- <url >https://oss.jfrog.org/artifactory/oss-snapshot-local</url >
256
- </snapshotRepository >
257
- </distributionManagement >
246
+ <distributionManagement >
247
+ <repository >
248
+ <id >bintray-release</id >
249
+ <name >oss-jfrog-artifactory-releases </name >
250
+ <url >https://oss.jfrog.org/artifactory/oss-release-local</url >
251
+ </repository >
252
+ <snapshotRepository >
253
+ <id >bintray-snapshot</id >
254
+ <name >oss-jfrog-artifactory-snapshots</name >
255
+ <url >https://oss.jfrog.org/artifactory/oss-snapshot-local</url >
256
+ </snapshotRepository >
257
+ </distributionManagement >
258
258
259
259
<repositories >
260
260
<repository >
You can’t perform that action at this time.
0 commit comments