Commit 4704fbc
committed
[Test] Reorganize Maven repository configuration in build.gradle
Repo https://snapshots.elastic.co/maven/ is no longer needed in a
composite build. Previously it was only used to provide snapshot version
of `elasticsearch-java` client which is no longer available in snapshot
version. We keep the https://snapshots.elastic.co/maven/ repo to be
used when for non-composite builds when any other dependencies
snapshot versions can be fetched.1 parent da68edc commit 4704fbc
1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 25 | | |
35 | 26 | | |
36 | 27 | | |
37 | 28 | | |
38 | 29 | | |
39 | 30 | | |
40 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
41 | 35 | | |
42 | 36 | | |
43 | 37 | | |
| |||
0 commit comments