You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@paimon.apache.org by lz...@apache.org on 2023/03/18 07:45:30 UTC

[incubator-paimon] branch master updated: [hotfix] Fix url in pom

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0e13fadc5 [hotfix] Fix url in pom
0e13fadc5 is described below

commit 0e13fadc54977f8fdb4e139ff8d5cb9a5598dbdf
Author: JingsongLi <lz...@aliyun.com>
AuthorDate: Sat Mar 18 15:45:02 2023 +0800

    [hotfix] Fix url in pom
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9c3cf4d05..f8474f653 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,8 +34,8 @@ under the License.
     <version>0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <url>http://flink.apache.org</url>
-    <inceptionYear>2019</inceptionYear>
+    <url>http://paimon.apache.org</url>
+    <inceptionYear>2023</inceptionYear>
 
     <licenses>
         <license>