We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b643d commit c1adfafCopy full SHA for c1adfaf
standard-maven-template/pom.xml
@@ -15,7 +15,7 @@
15
16
<scm>
17
<url>https://github.com/xdev-software/standard-maven-template</url>
18
- <connection>https://github.com/xdev-software/standard-maven-template.git</connection>
+ <connection>scm:git:https://github.com/xdev-software/standard-maven-template.git</connection>
19
</scm>
20
21
<inceptionYear>2023</inceptionYear>
0 commit comments