浏览代码

Update pom.xml

master
Binary Wang 6 年前
committed by GitHub
父节点
当前提交
90790ffe71
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      pom.xml

+ 3
- 3
pom.xml 查看文件

@@ -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>


正在加载...
取消
保存