mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-25 11:43:29 +00:00
SEC-368: Wrong name in pom.xml
This commit is contained in:
parent
bd5172ffbc
commit
d008ecde56
@ -8,7 +8,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-captcha</artifactId>
|
<artifactId>spring-security-captcha</artifactId>
|
||||||
<name>Spring Security - Catptcha Module</name>
|
<name>Spring Security - Captcha Module</name>
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0-SNAPSHOT</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user