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 12:17:46 UTC

[hadoop] branch trunk 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 trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


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

commit a234d00c1ce57427202d4c9587f891ec0164d10c
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
---
 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 ec07369977b..e27e74f835c 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