diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-10-04 16:47:28 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-10-04 16:48:21 +0100 |
commit | 5e6a65cff426adbbad5391a74b9c275b668058c3 (patch) | |
tree | a23e8de294e41f41aba49ec60ae9e71299dde603 /applications/common/src/test/resources/test.properties | |
parent | 56c7a53919852f69767f80ae5d671794a985a163 (diff) |
Remove AAF from xacml-pdp
Issue-ID: POLICY-4592
Change-Id: I5b23b31df436c64f15d98a6f6731ec842d4df86d
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'applications/common/src/test/resources/test.properties')
-rw-r--r-- | applications/common/src/test/resources/test.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/common/src/test/resources/test.properties b/applications/common/src/test/resources/test.properties index 77939c35..58aa5b16 100644 --- a/applications/common/src/test/resources/test.properties +++ b/applications/common/src/test/resources/test.properties @@ -40,7 +40,6 @@ get-operation-outcome.persistenceunit=PipEngineTest # # JPA Properties # -eclipselink.target-database=Auto jakarta.persistence.jdbc.driver=org.h2.Driver jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE jakarta.persistence.jdbc.user=policy |