Skip to content

Commit b0993ec

Browse files
author
Thomas L. Redman
committed
Hopefully fix an issue with the mvn plugin.
1 parent 156fd5f commit b0993ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lbjava-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>edu.illinois.cs.cogcomp</groupId>
6565
<artifactId>lbjava-maven-plugin</artifactId>
66-
<version>1.2.26</version>
66+
<version>1.3.0</version>
6767
<configuration>
6868
<gspFlag>${project.basedir}/src/main/java</gspFlag>
6969
<dFlag>${project.basedir}/target/classes</dFlag>

0 commit comments

Comments
 (0)