Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90717bd

Browse files
committed
fix copy paste error
1 parent e185873 commit 90717bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
<goal>jar</goal>
354354
</goals>
355355
<configuration>
356-
<source>1.8</source>
356+
<source>1.6</source>
357357
<failOnError>false</failOnError>
358358
</configuration>
359359
</execution>

0 commit comments

Comments
 (0)