瀏覽代碼

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

Nanda kumar 5 年之前
父節點
當前提交
1ae775975b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>