This is an automated email from the ASF dual-hosted git repository. yuanbo pushed a commit to branch TUBEMQ-469 in repository https://gitbox.apache.org/repos/asf/incubator-tubemq.git
commit cd027203e89a6dfc74ba1696b0340daf4e1246ed Author: yuanbo <[email protected]> AuthorDate: Fri Jan 29 16:41:49 2021 +0800 [TUBEMQ-549] Handling the problem of compilation failure --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1e5478..0e6a5ce 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ <repository> <id>berkeleydb-je</id> <name>berkeleydb-je</name> - <url>https://download.dcache.org/nexus/repository/berkeleydb-je/</url> + <url>https://download.oracle.com/maven/</url> <releases> <enabled>true</enabled> </releases>
