This commit is contained in:
parrt 2016-12-11 14:56:11 -08:00
parent 6a20919cb7
commit 42086eff6e
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@
<phase>process-classes</phase>
<configuration>
<instructions>
<Bundle-SymbolicName>org.antlr.antlr4-runtime-osgi</Bundle-SymbolicName>
<Bundle-SymbolicName>org.antlr.antlr4-runtime</Bundle-SymbolicName>
</instructions>
</configuration>
<goals>

View File

@ -111,7 +111,7 @@
<phase>process-classes</phase>
<configuration>
<instructions>
<Bundle-SymbolicName>org.antlr.antlr4-tool-osgi</Bundle-SymbolicName>
<Bundle-SymbolicName>org.antlr.antlr4-tool</Bundle-SymbolicName>
</instructions>
</configuration>
<goals>