diff --git a/pom.xml b/pom.xml index 3f2b51de631d49045a5ed0d2af46b55cf3ecbfbf..7bb10d9986b4173523325bfdfd2a557e40ec1b50 100644 --- a/pom.xml +++ b/pom.xml @@ -82,6 +82,7 @@ <test.env.db.postgresql.host.port>5432</test.env.db.postgresql.host.port> <test.env.db.hibernate.ddl.auto>create</test.env.db.hibernate.ddl.auto> <test.env.instance.id>myolat</test.env.instance.id> + <test.env.jmx.rmi.port.0>3000</test.env.jmx.rmi.port.0> </properties> <profiles>