Przeglądaj źródła

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

(cherry picked from commit 1ae775975bc43bfc20ca0e61ad045a521e227f7c)
Nanda kumar 5 lat temu
rodzic
commit
2d09c29cf3
1 zmienionych plików z 1 dodań i 0 usunięć
  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>