update artifictId in pom file

This commit is contained in:
amit.pandey
2020-04-12 04:31:53 +05:30
parent 9d06b84d41
commit 7facbd6bf6
10 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
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>
<groupId>com.baeldung.dddmodules</groupId>
<artifactId>dddmodules</artifactId>
<artifactId>ddd-modules</artifactId>
<version>1.0</version>
<name>ddd-modules</name>
<packaging>pom</packaging>