[SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well.

This commit is contained in:
Sam Brannen
2009-07-03 10:49:17 +00:00
parent 91c9f544b1
commit ceffa783d4
2 changed files with 45 additions and 1 deletions

2
build.versions Normal file
View File

@@ -0,0 +1,2 @@
org.testng.version=5.9.0
org.junit.version=4.6.0