diff --git a/whatsmars-spring-boot-samples/pom.xml b/whatsmars-spring-boot-samples/pom.xml index b8b05b2733768810848fc2f15f8690d543182d1d..2b5f52aba6a5b4f134ff04556c36ea719880b223 100644 --- a/whatsmars-spring-boot-samples/pom.xml +++ b/whatsmars-spring-boot-samples/pom.xml @@ -23,7 +23,7 @@ whatsmars-boot-sample-mongodb whatsmars-boot-sample-redis whatsmars-boot-sample-mybatis - whatsmars-boot-sample-bean + whatsmars-boot-sample-beans diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-beans/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-beans/pom.xml index 03c2d13c7aa88dac5d250185f36122bbf4b91c31..9f792bfebbd13a96b9a7e3fd9194b5499e4ba229 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-beans/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-beans/pom.xml @@ -9,7 +9,7 @@ 4.0.0 - whatsmars-boot-sample-bean + whatsmars-boot-sample-beans ${project.artifactId} jar Spring Boot Bean Sample