未验证 提交 6a2c3ff0 编写于 作者: Y youyong205 提交者: GitHub

Update pom.xml

change repo from http to https
上级 cb959b82
......@@ -270,7 +270,7 @@ org.eclipse.jdt.core.compiler.compliance=1.7
<id>central</id>
<name>Maven2 Central Repository</name>
<layout>default</layout>
<url>http://repo1.maven.org/maven2</url>
<url>https://repo1.maven.org/maven2</url>
</repository>
<repository>
<id>unidal.releases</id>
......@@ -280,7 +280,7 @@ org.eclipse.jdt.core.compiler.compliance=1.7
<pluginRepositories>
<pluginRepository>
<id>central</id>
<url>http://repo1.maven.org/maven2</url>
<url>https://repo1.maven.org/maven2</url>
</pluginRepository>
<pluginRepository>
<id>unidal.releases</id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册