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

JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


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

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

    [fix] fix lumina package repo (#8097)
---
 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 bf7a2a62f1..905c304965 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