Repository: logging-log4j2
Updated Branches:
  refs/heads/master 7268c2d44 -> 82f37ee2f


maven-compiler-plugin 3.3 -> 3.5.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/82f37ee2
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/82f37ee2
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/82f37ee2

Branch: refs/heads/master
Commit: 82f37ee2f332a3e5ca4f7f3bc0db0470b0ace7f7
Parents: 7268c2d
Author: ggregory <[email protected]>
Authored: Sun Feb 7 22:34:36 2016 -0800
Committer: ggregory <[email protected]>
Committed: Sun Feb 7 22:34:36 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/82f37ee2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf08776..0c02a19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
     <springVersion>3.2.13.RELEASE</springVersion>
     <flumeVersion>1.6.0</flumeVersion>
     <disruptorVersion>3.3.4</disruptorVersion>
-    <compiler.plugin.version>3.3</compiler.plugin.version>
+    <compiler.plugin.version>3.5</compiler.plugin.version>
     <pmd.plugin.version>3.5</pmd.plugin.version>
     <findbugs.plugin.version>3.0.3</findbugs.plugin.version>
     <changes.plugin.version>2.11</changes.plugin.version>

Reply via email to