summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2023-10-26 11:22:56 +0100
committerToineSiebelink <toine.siebelink@est.tech>2023-10-26 11:33:11 +0100
commitddbbdf2ccbe3368834939b9962b2e2068d8043ae (patch)
tree0b69966954375363bfd941c519bc8d7ed5ba0c29 /jjb
parentf7776af4d854f2cb1f8bcbbe830caea891d01497 (diff)
Move to Java 17, remove jvm options
- Removed JVM options that make sonar job fail Issue-ID: CPS-1911 Change-Id: I641e5dcfece2e835493943a4412ecb9d48fda276 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/cps/cps-cps-tbdmt.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/cps/cps-cps-tbdmt.yaml b/jjb/cps/cps-cps-tbdmt.yaml
index cfb9663b2..0e0995623 100644
--- a/jjb/cps/cps-cps-tbdmt.yaml
+++ b/jjb/cps/cps-cps-tbdmt.yaml
@@ -70,7 +70,6 @@
branch: "master"
mvn-settings: "cps-cps-tbdmt-settings"
mvn-goals: "clean install"
- mvn-opts: "-Xmx1024m -XX:MaxPermSize=256m"
- project:
name: cps-tbdmt-sonar-verify
@@ -90,4 +89,3 @@
branch: "master"
mvn-settings: "cps-cps-tbdmt-settings"
mvn-goals: "clean install"
- mvn-opts: "-Xmx1024m -XX:MaxPermSize=256m"