BAEL-12770 Aligning module name, artifact id and folder name

This commit is contained in:
Dhawal Kapil
2019-02-27 20:37:12 +05:30
parent 6bae0fc28a
commit 8915610193
17 changed files with 19 additions and 10 deletions
+1
View File
@@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>custom-rule</artifactId>
<name>custom-rule</name>
<properties>
<api.version>3.0.0-M2</api.version>
+1
View File
@@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-enforcer</artifactId>
<name>maven-enforcer</name>
<build>
<plugins>