This is an automated email from the ASF dual-hosted git repository.
nanda pushed a commit to branch ozone-0.4.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/ozone-0.4.1 by this push:
new 2d09c29c HDDS-2077. Add maven-gpg-plugin.version to pom.ozone.xml.
(#1396)
2d09c29c is described below
commit 2d09c29cf37b0e58dfb81237edf9a640b3e9b2e4
Author: Nanda kumar <[email protected]>
AuthorDate: Wed Sep 4 15:28:59 2019 +0530
HDDS-2077. Add maven-gpg-plugin.version to pom.ozone.xml. (#1396)
(cherry picked from commit 1ae775975bc43bfc20ca0e61ad045a521e227f7c)
---
pom.ozone.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.ozone.xml b/pom.ozone.xml
index c082186..38a932c 100644
--- a/pom.ozone.xml
+++ b/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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]