You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/09/04 10:20:53 UTC

[hadoop-ozone] branch master updated: HDDS-4197. Failed to load existing service definition files: ...SubcommandWithParent (#1386)

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

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 549a1a0  HDDS-4197. Failed to load existing service definition files: ...SubcommandWithParent (#1386)
549a1a0 is described below

commit 549a1a02c69847b65ea12c85245d0d812c45ccfd
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Fri Sep 4 12:20:36 2020 +0200

    HDDS-4197. Failed to load existing service definition files: ...SubcommandWithParent (#1386)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eca71e9..5409e61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1335,7 +1335,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
       <dependency>
         <groupId>org.kohsuke.metainf-services</groupId>
         <artifactId>metainf-services</artifactId>
-        <version>1.1</version>
+        <version>1.8</version>
         <optional>true</optional>
       </dependency>
       <dependency>


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