JAVA-13826: Align module names, folder names and artifact id (#12601)

This commit is contained in:
freelansam
2022-08-19 12:04:58 +05:30
committed by GitHub
parent 941d6701f3
commit 23f33d32fe
13 changed files with 18 additions and 18 deletions
@@ -3,7 +3,7 @@
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-oauth2</artifactId>
<artifactId>spring-security-oauth2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-security-oauth2</name>
<packaging>jar</packaging>