diff options
Diffstat (limited to 'spring-boot/10-role-based-security/pom.xml')
| -rw-r--r-- | spring-boot/10-role-based-security/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spring-boot/10-role-based-security/pom.xml b/spring-boot/10-role-based-security/pom.xml index 96e4a92..4fc8204 100644 --- a/spring-boot/10-role-based-security/pom.xml +++ b/spring-boot/10-role-based-security/pom.xml @@ -11,7 +11,7 @@ <relativePath>../00-config</relativePath> </parent> - <artifactId>thymeleaf-common-theme</artifactId> + <artifactId>role-based-security</artifactId> <dependencies> <dependency> @@ -65,4 +65,4 @@ </dependencies> -</project>
\ No newline at end of file +</project> |
