Remove drools-bom dependencyExclusion from prod-arguments

6.x is no longer valid and causes product build failures since the community
was upgraded to Drools 7.x. This change will allow BOMREST to select the
version automatically based on the community version.
This commit is contained in:
Alex Szczuczko 2018-10-10 11:49:36 -06:00 committed by Stian Thorgersen
parent f254675a5e
commit 371bca57aa

View file

@ -16,7 +16,6 @@
"dependencyOverride.org.infinispan:infinispan-core@org.keycloak:keycloak-saml-as7-adapter": "5.2.23.Final-redhat-1",
"dependencyExclusion.org.osgi:org.osgi.core@*": "5.0.0",
"dependencyExclusion.org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec@*": "$EAP6SUPPORTED_ORG_JBOSS_SPEC_JAVAX_SERVLET_JBOSS_SERVLET_API_3_0_SPEC",
"dependencyExclusion.org.drools:drools-bom@*": "6.5.0.Final-redhat-19",
"dependencyExclusion.org.jboss:jboss-parent@*": "19.0.0.redhat-2",
"dependencyExclusion.org.jboss.web:jbossweb@*": "$EAP6SUPPORTED_ORG_JBOSS_WEB_JBOSSWEB",
"dependencyOverride.com.google.guava:guava@org.keycloak.testsuite:integration-arquillian": ""