Skip to content

Commit

Permalink
fix maven repo url in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Sep 11, 2022
1 parent b034203 commit 0817b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -21,7 +21,7 @@
<repositories>
<repository>
<id>citizens-repo</id>
<url>http://maven.citizensnpcs.co</url>
<url>https://maven.citizensnpcs.co</url>
</repository>
<repository>
<id>FreneticLLC-public</id>
Expand Down

0 comments on commit 0817b69

Please sign in to comment.