Skip to content

Commit

Permalink
feat: optimize a few pom.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sprainkle committed Jul 8, 2022
1 parent 277ccc5 commit dc2a0a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions spring-cloud-advance-stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<artifactId>spring-cloud-advance-stream</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-cloud-advance-stream</name>
<packaging>pom</packaging>
<description>Demo project for Spring Cloud Stream.</description>

<properties>
Expand Down
1 change: 1 addition & 0 deletions unified-exception-handling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<artifactId>unified-exception-handling</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>unified-exception-handling</name>
<packaging>pom</packaging>
<description>Demo project for Spring Boot</description>

<properties>
Expand Down

0 comments on commit dc2a0a4

Please sign in to comment.