X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fpom.xml;h=5b9fbd081add3be22c2327c08588b5b81f8dfbc8;hb=e3e3998a35dffcdf954617c447c140da3308e9c2;hp=b46e8a7a0faf20f83589265c2587846d9ecf73a7;hpb=38ebb7cf5832bda00ed71fae8569eae9a3610941;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index b46e8a7a0..5b9fbd081 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -1,137 +1,84 @@ - - 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 - - - - - - - - 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 - - - - org.apache.ant - ant - - - org.apache.commons - commons-io - - - org.dbunit - dbunit - - - junit - junit - - - hsqldb - hsqldb - - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + + org.argeo.slc + argeo-slc + 0.11.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 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + + + + log4j + log4j + + + + org.springframework + spring-context + + + org.springframework.ws + spring-oxm + + + + org.codehaus.castor + castor + + + xerces + xercesImpl + + + xalan + xalan + + + javax.xml.stream + stax-api + + + + commons-io + commons-io + + + org.dbunit + dbunit + + + junit + junit + + \ No newline at end of file