Skip to content

Commit 5f1fe7b

Browse files
committed
cleanups and renames
1 parent 6a67695 commit 5f1fe7b

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

samples/spring-customer-registry-views-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>com.example</groupId>
6-
<artifactId>spring-customer-registry</artifactId>
6+
<artifactId>spring-customer-registry-views</artifactId>
77
<version>1.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

samples/spring-eventsourced-customer-registry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.example</groupId>
7-
<artifactId>spring-customer-registry</artifactId>
7+
<artifactId>spring-eventsourced-customer-registry</artifactId>
88
<version>1.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

samples/spring-eventsourced-customer-registry/src/test/java/customer/api/JacksonTest.java

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)