This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change 22
22
<enabled >false</enabled >
23
23
</snapshots >
24
24
</repository >
25
- <repository >
26
- <snapshots >
27
- <enabled >false</enabled >
28
- </snapshots >
29
- <id >oss.jfrog</id >
30
- <name >jfrog</name >
31
- <url >https://oss.jfrog.org/libs-release</url >
32
- </repository >
33
- <repository >
34
- <snapshots >
35
- <enabled >false</enabled >
36
- </snapshots >
37
- <id >bintray</id >
38
- <name >bintray</name >
39
- <url >https://jcenter.bintray.com</url >
40
- </repository >
41
- <repository >
42
- <snapshots >
43
- <enabled >false</enabled >
44
- </snapshots >
45
- <id >central</id >
46
- <name >central</name >
47
- <url >https://repo1.maven.org</url >
48
- </repository >
49
25
</repositories >
50
26
51
27
<scm >
235
211
</dependency >
236
212
</dependencies >
237
213
238
- <pluginRepositories >
239
- <pluginRepository >
240
- <snapshots >
241
- <enabled >false</enabled >
242
- </snapshots >
243
- <id >oss.jfrog</id >
244
- <name >plugins-release</name >
245
- <url >https://oss.jfrog.org/artifactory/plugins-release</url >
246
- </pluginRepository >
247
- <pluginRepository >
248
- <snapshots >
249
- <enabled >false</enabled >
250
- </snapshots >
251
- <id >central</id >
252
- <name >bintray-plugins</name >
253
- <url >https://jcenter.bintray.com</url >
254
- </pluginRepository >
255
- </pluginRepositories >
256
-
257
214
<profiles >
258
215
<profile >
259
216
<id >deploy2Github</id >
You can’t perform that action at this time.
0 commit comments