shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# common dependency versions
|
||||
aspectj.version=1.6.8.RELEASE
|
||||
slf4j.version=1.5.6
|
||||
org.junit.version=4.8.1
|
||||
org.testng.version=5.12.1
|
||||
slf4j.version=1.5.3
|
||||
junit.version=4.8.1
|
||||
testng.version=5.12.1
|
||||
|
||||
Reference in New Issue
Block a user