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

xtsong pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.11 by this push:
     new 13479bf  Update japicmp configuration for 1.11.3
13479bf is described below

commit 13479bfc5b86291539117877c07924a06c3f5610
Author: Xintong Song <[email protected]>
AuthorDate: Fri Dec 18 17:51:04 2020 +0800

    Update japicmp configuration for 1.11.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5499ef..15467a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@ under the License.
                        For Hadoop 2.7, the minor Hadoop version supported for 
flink-shaded-hadoop-2-uber is 2.7.5
                -->
                
<hivemetastore.hadoop.version>2.7.5</hivemetastore.hadoop.version>
-               <japicmp.referenceVersion>1.11.2</japicmp.referenceVersion>
+               <japicmp.referenceVersion>1.11.3</japicmp.referenceVersion>
                <japicmp.outputDir>tools/japicmp-output</japicmp.outputDir>
        </properties>
 

Reply via email to