refactor
This commit is contained in:
parent
3ef7900e65
commit
beabed5810
@ -10,9 +10,9 @@
|
||||
</parent>
|
||||
|
||||
<groupId>com.com.alibaba.fastjson2</groupId>
|
||||
<artifactId>exsample-springtest</artifactId>
|
||||
<name>spring-test</name>
|
||||
<description>spring-test</description>
|
||||
<artifactId>example-spring-test</artifactId>
|
||||
<name>example-spring-test</name>
|
||||
<description>example-spring-test</description>
|
||||
<properties>
|
||||
<java.version>8</java.version>
|
||||
<maven.deploy.skip>true</maven.deploy.skip>
|
@ -12,8 +12,8 @@
|
||||
<groupId>com.example</groupId>
|
||||
<artifactId>spring6test</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>exsample-spring6test</name>
|
||||
<description>spring6test</description>
|
||||
<name>example-spring6-test</name>
|
||||
<description>example-spring6-test</description>
|
||||
|
||||
<properties>
|
||||
<maven.deploy.skip>true</maven.deploy.skip>
|
14
pom.xml
14
pom.xml
@ -56,17 +56,17 @@
|
||||
<module>adapter</module>
|
||||
<module>benchmark</module>
|
||||
<module>core</module>
|
||||
<module>extension</module>
|
||||
<module>extension-spring5</module>
|
||||
<module>example-spring-test</module>
|
||||
<!--
|
||||
<module>extension-spring6</module>
|
||||
<module>example-spring6-test</module>
|
||||
-->
|
||||
<module>extension</module>
|
||||
<!--
|
||||
<module>extension-spring6</module>
|
||||
-->
|
||||
<module>extension-spring5</module>
|
||||
<module>fastjson1-compatible</module>
|
||||
<module>kotlin</module>
|
||||
<module>spring-test</module>
|
||||
<!--
|
||||
<module>spring6-test</module>
|
||||
-->
|
||||
</modules>
|
||||
|
||||
<organization>
|
||||
|
Loading…
x
Reference in New Issue
Block a user