JAVA-67:renamed spring-security-mvc-boot-2 to spring-security-web-boot-2

This commit is contained in:
sampadawagde 2020-08-13 12:54:12 +05:30
parent 787bbd4f2c
commit 8eede4e9f2
84 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-security-mvc-boot-2</artifactId>
<artifactId>spring-security-web-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-security-mvc-boot-2</name>
<name>spring-security-web-boot-2</name>
<packaging>war</packaging>
<description>Spring Security MVC Boot - 2</description>