Skip to content

Commit c96ba18

Browse files
committed
update: fixing pom
1 parent 206b1be commit c96ba18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<sourceDirectory>src/main/</sourceDirectory>
7979
<!--<testSourceDirectory>"TO BE DEFINED"</testSourceDirectory>-->
8080
<plugins>
81-
<!-- ANTLR Plugin -->
81+
<!-- ANTLR Plugin
8282
<plugin>
8383
<groupId>org.antlr</groupId>
8484
<artifactId>antlr4-maven-plugin</artifactId>
@@ -94,7 +94,7 @@
9494
</execution>
9595
</executions>
9696
</plugin>
97-
97+
-->
9898
<!-- Java Compiler Plugin -->
9999
<plugin>
100100
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)