Repository: oozie
Updated Branches:
  refs/heads/master cc9f30607 -> 53edaaf61


OOZIE-2962 bump maven-javadoc-plugin to 2.10.4 (dbist13 via andras.piros)


Project: http://git-wip-us.apache.org/repos/asf/oozie/repo
Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/53edaaf6
Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/53edaaf6
Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/53edaaf6

Branch: refs/heads/master
Commit: 53edaaf619d274e9c0ac1c4848c0290b0429a30f
Parents: cc9f306
Author: Andras Piros <[email protected]>
Authored: Tue Nov 7 15:37:39 2017 +0100
Committer: Andras Piros <[email protected]>
Committed: Tue Nov 7 15:37:39 2017 +0100

----------------------------------------------------------------------
 pom.xml         | 2 +-
 release-log.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oozie/blob/53edaaf6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1b07e79..dac5528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1616,7 +1616,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.10.3</version>
+                    <version>2.10.4</version>
                     <configuration>
                         
<additionalparam>${maven.javadoc.opts}</additionalparam>
                         <failOnError>false</failOnError>

http://git-wip-us.apache.org/repos/asf/oozie/blob/53edaaf6/release-log.txt
----------------------------------------------------------------------
diff --git a/release-log.txt b/release-log.txt
index ec26359..51a9c9c 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.0.0 release (trunk - unreleased)
 
+OOZIE-2962 bump maven-javadoc-plugin to 2.10.4 (dbist13 via andras.piros)
 OOZIE-3103 Improve log message regarding max concurrency for coordinators 
(asasvari via rkanter)
 OOZIE-3102 External Link to "EL Expression Language Quick Reference" not found 
(asasvari)
 OOZIE-2618 Include hive-common in hive-beeline as compile component for 
hive-server2 (hive2 action) (wutaklon via andras.piros)

Reply via email to