Заменил scm в pom
This commit is contained in:
parent
a509e4bc0f
commit
460772367e
6
pom.xml
6
pom.xml
@ -279,9 +279,9 @@
|
|||||||
</profiles>
|
</profiles>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/Godfather-Bots/godfather.git</connection>
|
<connection>scm:git:https://git.struchkov.dev/Godfather-Bots/godfather.git</connection>
|
||||||
<url>https://github.com/Godfather-Bots/godfathere</url>
|
<url>https://git.struchkov.dev/Godfather-Bots/godfather</url>
|
||||||
<developerConnection>scm:git:https://github.com/Godfather-Bots/godfather.git</developerConnection>
|
<developerConnection>scm:git:https://git.struchkov.dev/Godfather-Bots/godfather.git</developerConnection>
|
||||||
<tag>v.0.0.33</tag>
|
<tag>v.0.0.33</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user