publish 2.0.17-scope-test
All checks were successful
/ local-deploy (push) Successful in 17s

This commit is contained in:
丁磊
2025-06-09 17:47:16 +08:00
parent 87bd4ab71a
commit c3a03e48bd
11 changed files with 21 additions and 21 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-parent</artifactId>
<version>2.0.17</version>
<version>2.0.17-scope-test</version>
</parent>
<artifactId>springboot-ademo</artifactId>
<version>2.0.17</version>
<version>2.0.17-scope-test</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>