diff --git a/cache-jbosscache2/pom.xml b/cache-jbosscache2/pom.xml index a56e28487b..ae2dd823a5 100644 --- a/cache-jbosscache2/pom.xml +++ b/cache-jbosscache2/pom.xml @@ -27,12 +27,15 @@ org.jboss.cache jbosscache-core - - 2.1.0.BETA1 + 2.1.0.CR2 + + + + jgroups + jgroups + 2.6.1 - + ${groupId} @@ -124,7 +127,11 @@ org.apache.maven.plugins maven-surefire-plugin - + + + + **/ClusteredConcurrentTimestampRegionTestCase.java + hibernate.test.validatefailureexpected @@ -143,6 +150,30 @@ java.net.preferIPv4Stack true + + + + jgroups.ping.timeout + 500 + + + + jgroups.ping.num_initial_members + 1 + + + + jgroups.udp.enable_bundling + false ${skipUnitTests}