X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=303f8971c726af4ecfa7f39772924a346a5eafc2;hb=18b3e84b36ca6dc8e653e9148795b0d73cda770e;hp=0000000000000000000000000000000000000000;hpb=1e730d63c8281ade1e7a19ca7272160adcd4c3b2;p=utils diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..303f8971 --- /dev/null +++ b/pom.xml @@ -0,0 +1,111 @@ + + 4.0.0 + org.wamblee + utils + pom + 0.2-SNAPSHOT + wamblee.org utility libraries + http://wamblee.org + + support + + + + junit + junit + 3.8.1 + test + + + dbunit + dbunit + 2.1 + test + + + jmock + jmock-cglib + 1.1.0 + test + + + + + + + commons-logging + commons-logging + 1.0.2 + + + commons-beanutils + commons-beanutils + 1.7.0 + + + springframework + spring-beans + 1.2.6 + + + springframework + spring-hibernate + 1.2.6 + + + + log4j + log4j + 1.2.8 + + + dom4j + dom4j + 1.6 + + + ehcache + ehcache + 1.1 + + + xerces + xerces + 2.4.0 + + + org.hibernate + hibernate + 3.0.5 + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Test.java + + + + + + + +