Skip to content

Commit ec5d08e

Browse files
committed
refactor: rename microservices patterns
1 parent bf83888 commit ec5d08e

File tree

76 files changed

+12
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+12
-12
lines changed

aggregator-microservices/aggregator-service/pom.xml renamed to microservices-aggregrator/aggregator-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
-->
2828
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2929
<parent>
30-
<artifactId>aggregator-microservices</artifactId>
30+
<artifactId>microservices-aggregrator</artifactId>
3131
<groupId>com.iluwatar</groupId>
3232
<version>1.26.0-SNAPSHOT</version>
3333
</parent>

0 commit comments

Comments
 (0)