Parcourir la source

HDDS-2077. Add maven-gpg-plugin.version to pom.ozone.xml. (#1396)

(cherry picked from commit 1ae775975bc43bfc20ca0e61ad045a521e227f7c)
Nanda kumar il y a 5 ans
Parent
commit
2d09c29cf3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pom.ozone.xml

+ 1 - 0
pom.ozone.xml

@@ -78,6 +78,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
+    <maven-gpg-plugin.version>1.5</maven-gpg-plugin.version>
     <shell-executable>bash</shell-executable>
 
   </properties>