Skip to content

Commit

Permalink
🐛 pom add missing url (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir authored Nov 21, 2024
1 parent afb9b78 commit f6c98ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions refarch-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<artifactId>refarch-gateway</artifactId>
<name>refarch-gateway</name>
<description>Ready to use RefArch gateway based on Spring Cloud Gateway</description>
<url>https://github.com/it-at-m/refarch</url>
<version>1.4.0-SNAPSHOT</version>
<packaging>jar</packaging>

Expand Down
1 change: 1 addition & 0 deletions refarch-integrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<artifactId>refarch-integrations</artifactId>
<name>refarch-integrations</name>
<description>Collection of different ready to use RefArch integrations</description>
<url>https://github.com/it-at-m/refarch</url>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

Expand Down
1 change: 1 addition & 0 deletions refarch-tools/refarch-java-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<artifactId>refarch-tools</artifactId>
<name>refarch-tools</name>
<description>Collection of different RefArch development tools</description>
<url>https://github.com/it-at-m/refarch</url>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

Expand Down

0 comments on commit f6c98ff

Please sign in to comment.