Repository: brooklyn-client
Updated Branches:
  refs/heads/master c90867f17 -> 5fefa5d13


Move to Java 8, remove MaxPermSize options


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

Branch: refs/heads/master
Commit: 1fd1ee8ec989855104dd74f81692d0e47e7d1058
Parents: c90867f
Author: Svetoslav Neykov <[email protected]>
Authored: Fri May 19 15:55:29 2017 +0300
Committer: Svetoslav Neykov <[email protected]>
Committed: Fri May 19 15:55:29 2017 +0300

----------------------------------------------------------------------
 .mvn/jvm.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/1fd1ee8e/.mvn/jvm.config
----------------------------------------------------------------------
diff --git a/.mvn/jvm.config b/.mvn/jvm.config
index af5fbd1..d24b75a 100644
--- a/.mvn/jvm.config
+++ b/.mvn/jvm.config
@@ -1 +1 @@
--Xmx1024m -Xms512m -XX:MaxPermSize=256m
+-Xmx1024m -Xms512m

Reply via email to