File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 245
245
246
246
<distributionManagement >
247
247
<repository >
248
- <id >bintray-snapshot </id >
248
+ <id >bintray-release </id >
249
249
<name >oss-jfrog-artifactory-snapshots</name >
250
250
<url >https://oss.jfrog.org/artifactory/oss-release-local</url >
251
251
</repository >
252
252
<snapshotRepository >
253
- <id >bintray-release </id >
253
+ <id >bintray-snapshot </id >
254
254
<name >oss-jfrog-artifactory-snapshots</name >
255
255
<url >https://oss.jfrog.org/artifactory/oss-snapshot-local</url >
256
256
</snapshotRepository >
269
269
<snapshots >
270
270
<enabled >true</enabled >
271
271
</snapshots >
272
- <id >bintry -snapshot</id >
272
+ <id >bintray -snapshot</id >
273
273
<name >libs-snapshot</name >
274
274
<url >http://oss.jfrog.org/artifactory/libs-snapshot</url >
275
275
</repository >
You can’t perform that action at this time.
0 commit comments