This is an automated email from the ASF dual-hosted git repository.
nanda pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 1ae7759 HDDS-2077. Add maven-gpg-plugin.version to pom.ozone.xml.
(#1396)
1ae7759 is described below
commit 1ae775975bc43bfc20ca0e61ad045a521e227f7c
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)
---
pom.ozone.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.ozone.xml b/pom.ozone.xml
index 8a18d89..b866c35 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]