HHH-7519 Upgrade byteman version

This commit is contained in:
Brett Meyer 2013-02-20 16:54:00 -05:00
parent 4e126dcffc
commit ccb81b9c25
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ext {
slf4jVersion = '1.6.1' slf4jVersion = '1.6.1'
junitVersion = '4.10' junitVersion = '4.10'
h2Version = '1.2.145' h2Version = '1.2.145'
bytemanVersion = '1.5.2' bytemanVersion = '2.1.2'
infinispanVersion = '5.2.0.Beta3' infinispanVersion = '5.2.0.Beta3'
jnpVersion = '5.0.6.CR1' jnpVersion = '5.0.6.CR1'