JAVA-8398: Align module names, folder names and artifact id

This commit is contained in:
sampadawagde
2021-11-20 14:00:47 +05:30
parent ee70035562
commit 51a8facd75
2 changed files with 4 additions and 4 deletions
@@ -9,9 +9,9 @@
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
<artifactId>petstore</artifactId>
<artifactId>custom-validations-opeanpi-codegen</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>petstore</name>
<name>custom-validations-opeanpi-codegen</name>
<description>Demo project for Swagger Custom Validations Codegen</description>
<properties>
<java.version>11</java.version>