X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=support%2Fpom.xml;fp=support%2Fpom.xml;h=a87d7cb0a1145e9a4a88c858993bb4c75188a2cc;hb=18b3e84b36ca6dc8e653e9148795b0d73cda770e;hp=0000000000000000000000000000000000000000;hpb=1e730d63c8281ade1e7a19ca7272160adcd4c3b2;p=utils diff --git a/support/pom.xml b/support/pom.xml new file mode 100644 index 00000000..a87d7cb0 --- /dev/null +++ b/support/pom.xml @@ -0,0 +1,84 @@ + + + + org.wamblee + utils + 0.2-SNAPSHOT + + + 4.0.0 + org.wamblee + support + jar + 0.2-SNAPSHOT + wamblee.org support library + http://wamblee.org + + + commons-logging + commons-logging + + + commons-beanutils + commons-beanutils + + + springframework + spring-beans + + + springframework + spring-hibernate + + + + log4j + log4j + + + dom4j + dom4j + + + ehcache + ehcache + + + xerces + xerces + + + org.hibernate + hibernate + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Test.java + + + + + + + +