Repository: brooklyn-ui
Updated Branches:
  refs/heads/master abf8555c9 -> 073b00edc


Update maven-compiler-plugin to 3.6.1


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/d90a9aec
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/d90a9aec
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/d90a9aec

Branch: refs/heads/master
Commit: d90a9aec08b54f56b39e06b3732930777570be26
Parents: abf8555
Author: Valentin Aitken <bos...@gmail.com>
Authored: Thu Jun 22 14:38:53 2017 +0300
Committer: Valentin Aitken <bos...@gmail.com>
Committed: Thu Jun 22 14:38:53 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/d90a9aec/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1a851f0..b3ce815 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@
                     <!-- maven knows there is nothing to compile; but eclipse 
complains if this block is absent  -->
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>3.3</version>
+                    <version>3.6.1</version>
                     <configuration>
                         <source>${java.version}</source>
                         <target>${java.version}</target>

Reply via email to