Skip to content

Commit 92ccbc3

Browse files
committed
mega-melt: fix typo in antlr artifactId
1 parent ea0d99e commit 92ccbc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ meltScript="$meltingPotDir/melt.sh"
4444
# HACK: List of artifacts with known-duplicate short version properties.
4545
shortVersionClashes=\
4646
'net.sourceforge.findbugs.annotations'\
47-
'|antr.antlr'\
47+
'|antlr.antlr'\
4848
'|org.jogamp.jocl.jocl'\
4949
'|net.sf.opencsv.opencsv'\
5050
'|org.jetbrains.intellij.deps.trove4j'

0 commit comments

Comments
 (0)