Skip to content

Commit 04103b4

Browse files
committed
Ajustando artifactID
1 parent 13d653b commit 04103b4

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,10 +4,10 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.example</groupId>
7-
<artifactId>easy-notes</artifactId>
7+
<artifactId>easynotes</artifactId>
88
<version>1.0.0</version>
99
<packaging>jar</packaging>
10-
<name>easy-notes</name>
10+
<name>easynotes</name>
1111
<description>Rest API for a Simple Note Taking Application</description>
1212

1313
<parent>

0 commit comments

Comments
 (0)