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

XiaoHongbo-Hope pushed a commit to branch release-1.4
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/release-1.4 by this push:
     new 53815aebfd [fix] fix lumina package repo (#8097)
53815aebfd is described below

commit 53815aebfd8d2d661be0c0bc5d7b54c6249bdec5
Author: jerry <[email protected]>
AuthorDate: Wed Jun 3 15:07:39 2026 +0800

    [fix] fix lumina package repo (#8097)
    
    (cherry picked from commit a993a212d579759624a08cb294b05ed5d99f7c05)
---
 paimon-lumina/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paimon-lumina/pom.xml b/paimon-lumina/pom.xml
index ade514bd78..ea66cab834 100644
--- a/paimon-lumina/pom.xml
+++ b/paimon-lumina/pom.xml
@@ -34,7 +34,7 @@ under the License.
     <repositories>
         <repository>
             <id>lumina</id>
-            
<url>https://lumina-binary.oss-cn-shanghai.aliyuncs.com/mvn-repo/</url>
+            
<url>https://dlf-mvn-repo.oss-cn-shanghai.aliyuncs.com/mvn-repo/release</url>
         </repository>
         <repository>
             <id>jindodata</id>

Reply via email to