Repository: oozie
Updated Branches:
  refs/heads/master f01e10f4d -> 5e515f814


OOZIE-2945 Update SpotBugs to stable version after GA (dbist13 via gezapeti)


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

Branch: refs/heads/master
Commit: 5e515f81457a4c6364adb44d748046d4f7b60dea
Parents: f01e10f
Author: Gezapeti Cseh <gezap...@apache.org>
Authored: Wed Nov 22 09:58:13 2017 +0100
Committer: Gezapeti Cseh <gezap...@apache.org>
Committed: Wed Nov 22 09:58:13 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/5e515f81/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 327a88a..cc36f2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1746,7 +1746,7 @@
                     <dependency>
                         <groupId>com.github.spotbugs</groupId>
                         <artifactId>spotbugs</artifactId>
-                        <version>3.1.0-RC3</version>
+                        <version>3.1.0</version>
                     </dependency>
                 </dependencies>
                 <executions>

http://git-wip-us.apache.org/repos/asf/oozie/blob/5e515f81/release-log.txt
----------------------------------------------------------------------
diff --git a/release-log.txt b/release-log.txt
index 2a8afe6..abb4ab4 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.0.0 release (trunk - unreleased)
 
+OOZIE-2945 Update SpotBugs to stable version after GA (dbist13 via gezapeti)
 OOZIE-3114 Fix javadoc for warning: no @return (dbist13 via gezapeti)
 OOZIE-3107 org.apache.oozie.action.hadoop.TestHiveMain#testMain is flaky 
(dbist13 via pbacsko)
 OOZIE-3125 amend TestDBLoadDump.testImportInvalidDataLeavesTablesEmpty fails 
(asasvari)

Reply via email to