Skip to content

Commit

Permalink
fix: fix project url on pom
Browse files Browse the repository at this point in the history
  • Loading branch information
MuizMahdi committed Jul 30, 2021
1 parent 0f547fa commit 6cc812d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<name>${project.groupId}:${project.artifactId}</name>
<description>A set of utilities for simplifying development using Spring Webflux and JOOQ</description>
<version>1.0.1</version>
<url>https://github/MuizMahdi/spring-jooq-utils.com</url>
<url>https://github.com/MuizMahdi/spring-jooq-utils</url>
<packaging>jar</packaging>


Expand Down

0 comments on commit 6cc812d

Please sign in to comment.