aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sli/common/pom.xml')
-rwxr-xr-xsli/common/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index 167a776e..1ab787e5 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -37,10 +37,8 @@
</dependency>
<dependency>
<groupId>org.antlr</groupId>
- <artifactId>antlr4</artifactId>
+ <artifactId>antlr4-runtime</artifactId>
<version>${antlr.version}</version>
- <type>jar</type>
- <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>