Repository: brooklyn-server
Updated Branches:
  refs/heads/master b1fc16d02 -> 733fe7737


Update maven-compiler-plugin to 3.6.1


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

Branch: refs/heads/master
Commit: a74ef0d855132363282029b42478de41d95875a5
Parents: 9ebc32c
Author: Valentin Aitken <bos...@gmail.com>
Authored: Thu Jun 22 13:31:56 2017 +0300
Committer: Valentin Aitken <bos...@gmail.com>
Committed: Thu Jun 22 13:31:56 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/a74ef0d8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index dfb79b7..4994194 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -547,7 +547,7 @@
                 </plugin>
                 <plugin>
                     <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