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 245245
246246 <distributionManagement >
247247 <repository >
248- <id >bintray-snapshot </id >
248+ <id >bintray-release </id >
249249 <name >oss-jfrog-artifactory-snapshots</name >
250250 <url >https://oss.jfrog.org/artifactory/oss-release-local</url >
251251 </repository >
252252 <snapshotRepository >
253- <id >bintray-release </id >
253+ <id >bintray-snapshot </id >
254254 <name >oss-jfrog-artifactory-snapshots</name >
255255 <url >https://oss.jfrog.org/artifactory/oss-snapshot-local</url >
256256 </snapshotRepository >
269269 <snapshots >
270270 <enabled >true</enabled >
271271 </snapshots >
272- <id >bintry -snapshot</id >
272+ <id >bintray -snapshot</id >
273273 <name >libs-snapshot</name >
274274 <url >http://oss.jfrog.org/artifactory/libs-snapshot</url >
275275 </repository >
You can’t perform that action at this time.
0 commit comments