This website works better with JavaScript.
Home
Explore
Help
Sign In
ymlam
/
CommEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
52
Wiki
Activity
Browse Source
changed target to java 1.8
tags/CommEngine-0.0.1
yiu leung
6 years ago
parent
2f2bfa5403
commit
0204d6d33f
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pom.xml
+ 1
- 1
pom.xml
View File
@@ -16,7 +16,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<version>3.8.1</version>
<configuration>
<configuration>
<release>
11
</release>
<release>
8
</release>
</configuration>
</configuration>
</plugin>
</plugin>
<plugin>
<plugin>
Write
Preview
Loading…
Cancel
Save