We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1128e7a commit b0c415cCopy full SHA for b0c415c
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<version>1.1</version>
10
<name>Codewars Solutions</name>
11
<description>Java kata solutions with tests and quality gates.</description>
12
- <url>https://github.com/krotname/Codewars</url>
+ <url>https://github.com/krotname/CodewarsKataJava</url>
13
14
<properties>
15
<java.version>17</java.version>
0 commit comments