Skip to content

Commit a5ed477

Browse files
committed
Rename spring.core > spring.context
1 parent 2ec5f75 commit a5ed477

14 files changed

+1
-1
lines changed

code-samples/spring.core/pom.xml renamed to code-samples/spring.context/pom.xml

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

66
<groupId>com</groupId>
7-
<artifactId>spring.core</artifactId>
7+
<artifactId>spring.context</artifactId>
88
<version>1.0</version>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)