This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new b5baca0bc bugfix(ITs): payara-server-remote -> payara-server-local
b5baca0bc is described below
commit b5baca0bcf1da91f6b4575ea9b736aff11b19563
Author: lprimak <[email protected]>
AuthorDate: Thu May 2 23:48:36 2024 -0500
bugfix(ITs): payara-server-remote -> payara-server-local
---
integration-tests/jakarta-ee/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/integration-tests/jakarta-ee/pom.xml
b/integration-tests/jakarta-ee/pom.xml
index cfe571fa9..902bec6ae 100644
--- a/integration-tests/jakarta-ee/pom.xml
+++ b/integration-tests/jakarta-ee/pom.xml
@@ -481,7 +481,7 @@
<profiles>
<profile>
- <id>payara-server-remote</id>
+ <id>payara-server-local</id>
<properties>
<payara.start.skip>true</payara.start.skip>
<payara.argLine/>