Skip to content

Commit 0a4b717

Browse files
authored
Update pom.xml
1 parent 05772b1 commit 0a4b717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.example</groupId>
7-
<artifactId>easynotes</artifactId>
7+
<artifactId>easy-notes</artifactId>
88
<version>1.0.0</version>
99
<packaging>jar</packaging>
1010

11-
<name>easynotes</name>
11+
<name>easy-notes</name>
1212
<description>Rest API for a Simple Note Taking Application</description>
1313

1414
<parent>

0 commit comments

Comments
 (0)