File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1313 <maven .compiler.target>1.13</maven .compiler.target>
1414 <maven .compiler.source>1.13</maven .compiler.source>
15- <maven .compiler.release>13 </maven .compiler.release>
15+ <maven .compiler.release>7 </maven .compiler.release>
1616 <maven .compiler.plugin.version>3.8.1</maven .compiler.plugin.version>
1717 <maven .surefire.plugin.version>3.0.0-M4</maven .surefire.plugin.version>
1818 <junit .jupiter.version>5.6.0-M1</junit .jupiter.version>
3333 <groupId >org.apache.maven.plugins</groupId >
3434 <artifactId >maven-compiler-plugin</artifactId >
3535 <version >${maven.compiler.plugin.version} </version >
36- <configuration >
37- <source >${maven.compiler.source} </source >
38- <target >${maven.compiler.target} </target >
39- <release >${maven.compiler.release} </release >
40- </configuration >
4136 </plugin >
4237
4338 <plugin >
5247 <repository >
5348 <id >github</id >
5449 <name >GitHub WB3Tech Kernel - Apache Maven Packages</name >
55- <url >https://maven.pkg.github.com/WB3Tech-Kernel- Java/com.wb3tech.kernel</url >
50+ <url >https://maven.pkg.github.com/WB3Tech-Java/com.wb3tech.kernel</url >
5651 </repository >
5752 </distributionManagement >
5853
You can’t perform that action at this time.
0 commit comments