X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fpom.xml;h=5b9fbd081add3be22c2327c08588b5b81f8dfbc8;hb=5cc394343cad0b4753bd439c858fab7484743152;hp=52ebecd283367683176b290beb448bff74cc7321;hpb=e70ce6aa5fe950f0dba31cf78ff6a85a7e7f91ab;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index 52ebecd28..5b9fbd081 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -1,104 +1,84 @@ - - 4.0.0 - - org.argeo.slc - argeo-slc - 0.9.3-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 - + 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.springframework + spring-context + + + org.springframework.ws + spring-oxm + - - org.codehaus.castor - castor - - - xerces - xercesImpl - - - xalan - xalan - + + org.codehaus.castor + castor + + + xerces + xercesImpl + + + xalan + xalan + + + javax.xml.stream + stax-api + - - commons-io - commons-io - - - org.dbunit - dbunit - - - junit - junit - - + + commons-io + commons-io + + + org.dbunit + dbunit + + + junit + junit + + \ No newline at end of file