X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fpom.xml;h=0bfe626ec967f89fb2381b503bb60eebc7e1a6a0;hb=8d6cdce245f99f626aad21ea6d86c612c4564240;hp=8d944e4b68528466b0f672655bb61a63d0673b02;hpb=1ac487f06633652b59f5deb0a654468219671354;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index 8d944e4b6..0bfe626ec 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -1,61 +1,100 @@ - - - 4.0.0 - - org.argeo.slc - argeo-slc - 0.5.1-SNAPSHOT - ../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 - - - - - javax.transaction - jta - - - log4j - log4j - - - org.hibernate - hibernate - - - org.springframework - spring - - - 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-SNAPSHOT + ../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 + + + + + + + + log4j + log4j + + + + org.springframework + spring-context + + + org.springframework.ws + spring-oxm + + + + org.codehaus.castor + castor + + + xerces + xercesImpl + + + + org.apache.commons + commons-io + + + org.dbunit + dbunit + + + junit + junit + + \ No newline at end of file