Quellcode durchsuchen

Update pom.xml

master
Binary Wang vor 5 Jahren
committed by GitHub
Ursprung
Commit
90790ffe71
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. +3
    -3
      pom.xml

+ 3
- 3
pom.xml Datei anzeigen

@@ -93,9 +93,9 @@
</developers>

<scm>
<connection>scm:git:https://github.com/wechat-group/weixin-java-tools.git</connection>
<developerConnection>scm:git:git@github.com:wechat-group/weixin-java-tools.git</developerConnection>
<url>https://github.com/wechat-group/weixin-java-tools</url>
<connection>scm:git:https://github.com/Wechat-Group/WxJava.git</connection>
<developerConnection>scm:git:git@github.com:Wechat-Group/WxJava.git</developerConnection>
<url>https://github.com/Wechat-Group/WxJava</url>
</scm>

<modules>


Laden…
Abbrechen
Speichern