X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fpom.xml;h=a3df41fd2b5b0bc498f78e93bda68eba305edd86;hb=9a94694c33e51016088467a3285485cb8b9bd5ce;hp=72230dcd0424e6db51b13f43657bb47ac8cf94fc;hpb=9ede4272c77e1403b2a5e589743817f0ba2b3676;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index 72230dcd0..a3df41fd2 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -6,7 +6,7 @@ org.argeo.slc argeo-slc - 0.7-SNAPSHOT + 0.9.1 ../org.argeo.slc argeo-slc-core @@ -31,10 +31,6 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-javadoc-plugin - org.apache.maven.plugins maven-assembly-plugin @@ -53,6 +49,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest*.java + + + @@ -68,10 +73,50 @@ org.hibernate hibernate + org.springframework - spring + spring-context + + + org.springframework + spring-orm + + + org.springframework + spring-jdbc + + + org.springframework.ws + spring-ws-core + + + org.springframework.ws + spring-oxm + + + + org.codehaus.castor + castor + + + xerces + xercesImpl + + + javax.xml.soap + saaj-api + + + com.sun.xml.messaging.saaj + saaj-impl + + + javax.activation + activation + + org.apache.ant ant @@ -92,5 +137,9 @@ hsqldb hsqldb + + xalan + xalan + \ No newline at end of file