Commit 8839e546 authored by 徐伟's avatar 徐伟

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

parent 9c0d859d
...@@ -722,7 +722,7 @@ limitations under the License. ...@@ -722,7 +722,7 @@ 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>-->
...@@ -732,19 +732,19 @@ limitations under the License. ...@@ -732,19 +732,19 @@ limitations under the License.
<!--</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