Skip to content

Commit 487e24c

Browse files
author
AncaGhenade
committed
adjust module name in pom, from legacy project
1 parent 94f909e commit 487e24c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
</parent>
1212

1313
<groupId>dev.ancaghenade</groupId>
14-
<artifactId>user-profile-demo</artifactId>
14+
<artifactId>shipment-list-demo</artifactId>
1515
<version>0.0.1-SNAPSHOT</version>
1616

17-
<name>user-profile-demo</name>
17+
<name>shipment-list-demo</name>
1818
<description>User Profile Service</description>
1919

2020
<properties>

0 commit comments

Comments
 (0)