OpenSuse docker file for policy API
[policy/api.git] / testsuites / stability / src / main / resources / apisetup / config / api / bin / policy-api.sh
index b3e183a..dc78ab1 100644 (file)
@@ -2,7 +2,7 @@
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
-#  Modifications Copyright (C) 2020 Nordix Foundation.
+#  Modifications Copyright (C) 2020-2022 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -20,7 +20,6 @@
 # ============LICENSE_END=========================================================
 #
 
-JAVA_HOME=/usr/lib/jvm/java-11-openjdk/
 POLICY_API_HOME=/opt/app/policy/api
 KEYSTORE="${POLICY_HOME}/etc/ssl/policy-keystore"
 TRUSTSTORE="${POLICY_HOME}/etc/ssl/policy-truststore"