X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fpom.xml;h=cab5eb90e36310b11d6f4e22d23446cfe9d99c2d;hb=08828765bf88194a58f73e84e9821f6894762ccf;hp=ad6f66084c66211d61b735b912aab577fdde1f8b;hpb=78bb9eb305e455a0c0849bc2cff5ebb1a00a5330;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index ad6f66084..cab5eb90e 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-SNAPSHOT ../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,6 +73,7 @@ org.hibernate hibernate + org.springframework spring-context @@ -80,6 +86,37 @@ 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 @@ -100,5 +137,9 @@ hsqldb hsqldb + + xalan + xalan + \ No newline at end of file