X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fpom.xml;h=a3df41fd2b5b0bc498f78e93bda68eba305edd86;hb=4d97e657a97ff4d6e9b143a09c2d31860c22a4ca;hp=54eecc2f5e547202056b7413c57c9e0a5c261ddd;hpb=999cb4af64941ddca6c93e887b307d1f8b81db54;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index 54eecc2f5..a3df41fd2 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -1,104 +1,145 @@ - - - 4.0.0 - - org.argeo.slc - argeo-slc - 0.8.3 - ../org.argeo.slc - - argeo-slc-core - Argeo SLC Core - SLC Core - - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core - - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.apache.maven.plugins - maven-assembly-plugin - - - src/assembly/base.xml - - - - - assembly-base - package - - single - - - - - - - - - javax.transaction - jta - - - log4j - log4j - - - org.hibernate - hibernate - - - org.springframework - spring-context - - - org.springframework - spring-orm - - - org.springframework - spring-jdbc - - - org.apache.ant - ant - - - org.apache.commons - commons-io - - - org.dbunit - dbunit - - - junit - junit - - - hsqldb - hsqldb - - + + + 4.0.0 + + org.argeo.slc + argeo-slc + 0.9.1 + ../org.argeo.slc + + argeo-slc-core + Argeo SLC Core + SLC Core + + + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core + + + https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/assembly/base.xml + + + + + assembly-base + package + + single + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest*.java + + + + + + + + javax.transaction + jta + + + log4j + log4j + + + org.hibernate + hibernate + + + + org.springframework + 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 + + + org.apache.commons + commons-io + + + org.dbunit + dbunit + + + junit + junit + + + hsqldb + hsqldb + + + xalan + xalan + + \ No newline at end of file