JAVA-68: Renamed spring-security-mvc-socket to

spring-security-web-sockets
This commit is contained in:
sampadawagde 2020-08-16 16:32:56 +05:30
parent f645cac5d6
commit d35dfb6ba9
62 changed files with 2 additions and 2 deletions

View File

@ -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>