JAVA-12732: rename spring-5-security-oauth to spring-security-oauth2
This commit is contained in:
parent
e6faed98b6
commit
2df103484d
|
@ -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-5-security-oauth</artifactId>
|
||||
<artifactId>spring-5-oauth2</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>spring-5-security-oauth</name>
|
||||
<name>spring-security-oauth2</name>
|
||||
<packaging>jar</packaging>
|
||||
<description>spring 5 security oauth sample project</description>
|
||||
|
Loading…
Reference in New Issue