JAVA-68: Renamed spring-security-mvc-socket to
spring-security-web-sockets
This commit is contained in:
parent
f645cac5d6
commit
d35dfb6ba9
|
@ -3,9 +3,9 @@
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.baeldung.springsecuredsockets</groupId>
|
||||
<artifactId>spring-security-mvc-socket</artifactId>
|
||||
<artifactId>spring-security-web-sockets</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<name>spring-security-mvc-socket</name>
|
||||
<name>spring-security-web-sockets</name>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<parent>
|
Loading…
Reference in New Issue