Skip to content

Commit

Permalink
pom module names update
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro-landiak committed Dec 9, 2024
1 parent af0d18a commit e51627d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion msa/mqtt-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<artifactId>mqtt-broker</artifactId>
<packaging>pom</packaging>

<name>TBMQ Application Docker</name>
<name>TBMQ Node Microservice</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion msa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<artifactId>msa</artifactId>
<packaging>pom</packaging>

<name>TBMQ Docker Configuration</name>
<name>TBMQ Microservices</name>

<modules>
<module>black-box-tests</module>
Expand Down

0 comments on commit e51627d

Please sign in to comment.