Skip to content

Commit a473285

Browse files
committed
change artifactId & name
changed artifact name to spring-custom-event
1 parent 2d3c6b1 commit a473285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-custom-event/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>com.hmkcode</groupId>
6-
<artifactId>spring-event</artifactId>
6+
<artifactId>spring-custom-event</artifactId>
77
<version>1.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

10-
<name>spring-event</name>
10+
<name>spring-custom-event</name>
1111
<url>http://maven.apache.org</url>
1212

1313
<properties>

0 commit comments

Comments
 (0)