Make project name consistent with other MVN modules.
This commit is contained in:
parent
56edae4f14
commit
1694242855
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-samples-tutorial</artifactId>
|
||||
<name>Spring Security Samples - Tutorial</name>
|
||||
<name>Spring Security - Tutorial sample</name>
|
||||
<packaging>war</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue