This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 16f5d22  [Compile] Update Repository for java-cup and cup-maven-plugin 
(#4769)
16f5d22 is described below

commit 16f5d223e8bb2b1a99627f4fd67ee30965377dcc
Author: 小鹏 <coalc...@gmail.com>
AuthorDate: Thu Oct 22 21:38:19 2020 +0800

    [Compile] Update Repository for java-cup and cup-maven-plugin (#4769)
---
 fe/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/fe/pom.xml b/fe/pom.xml
index c7b9537..1d92bde 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -94,8 +94,8 @@ under the License.
                 </repository>
                 <!-- for java-cup -->
                 <repository>
-                    <id>cloudera-thirdparty</id>
-                    
<url>https://repository.cloudera.com/content/repositories/third-party/</url>
+                    <id>cloudera-public</id>
+                    
<url>https://repository.cloudera.com/artifactory/public/</url>
                 </repository>
                 <!-- for bdb je -->
                 <repository>
@@ -111,8 +111,8 @@ under the License.
                 </pluginRepository>
                 <!-- for cup-maven-plugin -->
                 <pluginRepository>
-                    <id>cloudera-plugins</id>
-                    
<url>https://repository.cloudera.com/content/groups/public/</url>
+                    <id>cloudera-public</id>
+                    
<url>https://repository.cloudera.com/artifactory/public/</url>
                 </pluginRepository>
             </pluginRepositories>
         </profile>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to