Commit 75fc655
committed
melting-pot.sh: use valid short property names
There are some artifactIds that begin with a digit rather than a letter,
which results in invalid version property names. Prepending the property
name with underscore avoids the issue.1 parent 66a9173 commit 75fc655
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
| 812 | + | |
| 813 | + | |
812 | 814 | | |
813 | 815 | | |
814 | 816 | | |
815 | 817 | | |
816 | 818 | | |
817 | 819 | | |
818 | | - | |
| 820 | + | |
819 | 821 | | |
820 | 822 | | |
821 | 823 | | |
| |||
0 commit comments