Commit e72c561
committed
Fix git 2.x download URL for the maven scm plugin
Motivation:
The git 2.x download URL for the maven scm plugin are no longer accessible.
Modification:
Switch to URL used by the opensource.blueoptima.com website.
Result:
Builds should no longer fail to download git 2.x for the maven scm plugin.1 parent 8c8e68c commit e72c561
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments