Skip to content

Commit 8f553ca

Browse files
committed
fix for maven issue
1 parent f01b762 commit 8f553ca

File tree

1 file changed

+1
-0
lines changed
  • jdk_8_maven/cs/rest-gui/ocvn

1 file changed

+1
-0
lines changed

jdk_8_maven/cs/rest-gui/ocvn/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-compiler-plugin</artifactId>
193+
<version>3.6.1</version>
193194
<configuration>
194195
<source>1.8</source>
195196
<target>1.8</target>

0 commit comments

Comments
 (0)