You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2022/06/06 13:18:28 UTC

[hadoop] branch branch-3.3 updated: HADOOP-18275. Update os-maven-plugin to 1.7.0 (#4397)

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

stevel pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 03c2941d4b2 HADOOP-18275. Update os-maven-plugin to 1.7.0 (#4397)
03c2941d4b2 is described below

commit 03c2941d4b28cbf9d099d3b3b9c674222c5c9e01
Author: Steve Loughran <st...@cloudera.com>
AuthorDate: Mon Jun 6 13:17:32 2022 +0100

    HADOOP-18275. Update os-maven-plugin to 1.7.0 (#4397)
    
    Contributed by Steve Loughran
    
    Change-Id: Ic4d442a37299dc8098b0bca3cc51beca6f058283
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 44d1e8a388e..f9e861e064d 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -154,7 +154,7 @@
 
     <protobuf-compile.version>3.5.1</protobuf-compile.version>
     <grpc.version>1.10.0</grpc.version>
-    <os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
+    <os-maven-plugin.version>1.7.0</os-maven-plugin.version>
 
     <!-- define the Java language version used by the compiler -->
     <javac.version>1.8</javac.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org