JAVA-67:renamed spring-security-mvc-custom to
spring-security-web-mvc-custom
This commit is contained in:
parent
8eede4e9f2
commit
fe7894fae0
|
@ -2,9 +2,9 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" 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-custom</artifactId>
|
||||
<artifactId>spring-security-web-mvc-custom</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<name>spring-security-mvc-custom</name>
|
||||
<name>spring-security-web-mvc-custom</name>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<parent>
|
Loading…
Reference in New Issue