Commit 9c0d859d authored by 徐伟's avatar 徐伟

打包不成功,尝试更改仓库镜像

parent 778a0f19
...@@ -722,29 +722,29 @@ limitations under the License. ...@@ -722,29 +722,29 @@ limitations under the License.
<url>http://www.apache.org</url> <url>http://www.apache.org</url>
</organization> </organization>
<repositories> <!--<repositories>-->
<repository> <!--<repository>-->
<id>cdh.repo</id> <!--<id>cdh.repo</id>-->
<url>https://repository.cloudera.com/artifactory/cloudera-repos</url> <!--<url>https://repository.cloudera.com/artifactory/cloudera-repos</url>-->
<name>Cloudera Repositories</name> <!--<name>Cloudera Repositories</name>-->
<snapshots> <!--<snapshots>-->
<enabled>false</enabled> <!--<enabled>false</enabled>-->
</snapshots> <!--</snapshots>-->
</repository> <!--</repository>-->
<repository> <!--<repository>-->
<id>cdh.snapshots.repo</id> <!--<id>cdh.snapshots.repo</id>-->
<url>https://repository.cloudera.com/artifactory/libs-snapshot-local</url> <!--<url>https://repository.cloudera.com/artifactory/libs-snapshot-local</url>-->
<name>Cloudera Snapshots Repository</name> <!--<name>Cloudera Snapshots Repository</name>-->
<snapshots> <!--<snapshots>-->
<enabled>true</enabled> <!--<enabled>true</enabled>-->
</snapshots> <!--</snapshots>-->
<releases> <!--<releases>-->
<enabled>false</enabled> <!--<enabled>false</enabled>-->
</releases> <!--</releases>-->
</repository> <!--</repository>-->
</repositories> <!--</repositories>-->
<distributionManagement> <distributionManagement>
<!-- <!--
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment