提交 b86bccd7 编写于 作者: GreyZeng's avatar GreyZeng

down version to 17

上级 8f9340ad
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<artifactId>algorithm</artifactId> <artifactId>algorithm</artifactId>
<version>4.0.RELEASE</version> <version>4.0.RELEASE</version>
<properties> <properties>
<java.version>21</java.version> <java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source> <maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target> <maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.compilerVersion>${java.version}</maven.compiler.compilerVersion> <maven.compiler.compilerVersion>${java.version}</maven.compiler.compilerVersion>
...@@ -58,12 +58,4 @@ ...@@ -58,12 +58,4 @@
</snapshots> </snapshots>
</repository> </repository>
</repositories> </repositories>
<build>
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
</plugin>
</plugins>
</build>
</project> </project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册