OOZIE-2831 Update maven-project-info-reports-plugin to 2.9 (asasvari via gezapeti)
Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/e3590b42 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/e3590b42 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/e3590b42 Branch: refs/heads/oya Commit: e3590b420a0914d959f6cd555185ef04640c5801 Parents: 7c404ad Author: Gezapeti Cseh <[email protected]> Authored: Wed Mar 29 16:08:24 2017 +0200 Committer: Gezapeti Cseh <[email protected]> Committed: Wed Mar 29 16:27:57 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- release-log.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/e3590b42/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 98a2359..6949151 100644 --- a/pom.xml +++ b/pom.xml @@ -1658,7 +1658,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.3</version> + <version>2.9</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> http://git-wip-us.apache.org/repos/asf/oozie/blob/e3590b42/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 1451d60..7757487 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.4.0 release (trunk - unreleased) +OOZIE-2831 Update maven-project-info-reports-plugin to 2.9 (asasvari via gezapeti) OOZIE-2753 Update Docs for Jetty Tomcat changes (asasvari via abhishekbafna) OOZIE-2841 Limit FindBugs diff errors in JIRA comments (andras.piros via gezapeti) OOZIE-2739 Remove property expansion pattern from ShellMain's log4j properties content (harsh)
