Repository: oozie
Updated Branches:
  refs/heads/master 68ef6b2f0 -> 4ea8a237e


OOZIE-3106 upgrade surefire-plugin to 2.20.1 (dbist13 via asasvari)


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

Branch: refs/heads/master
Commit: 4ea8a237e4fa17b16cba7427ddba65bc0440f4ab
Parents: 68ef6b2
Author: Attila Sasvari <asasv...@cloudera.com>
Authored: Mon Nov 13 13:27:08 2017 +0100
Committer: Attila Sasvari <asasv...@cloudera.com>
Committed: Mon Nov 13 13:27:08 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/4ea8a237/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 65ebdea..0012445 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1603,7 +1603,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.12.2</version>
+                    <version>2.20.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

http://git-wip-us.apache.org/repos/asf/oozie/blob/4ea8a237/release-log.txt
----------------------------------------------------------------------
diff --git a/release-log.txt b/release-log.txt
index b19658a..64aec65 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.0.0 release (trunk - unreleased)
 
+OOZIE-3106 upgrade surefire-plugin to 2.20.1 (dbist13 via asasvari)
 OOZIE-2061 Remove CoordJobDeleteJPAExecutor (dbist13 via gezapeti)
 OOZIE-2997 files contain trailing white spaces in client lib (dbist13 via 
gezapeti)
 OOZIE-3101 Oozie should add error message to the response body (satishsaley)

Reply via email to