Commit 44adcf4
authored
Fix snapshot deployment dependencies (#72)
This fixes the issue that UI JARs are included in the custom project deployment when openremoteVersion is set to a SNAPSHOT version published locally.
It is also no longer necessary to exclude `:openremote:ui:app` from the tasks because submodules are no longer used.1 parent 4cc88e6 commit 44adcf4
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
0 commit comments