X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.example%2Fpom.xml;h=5792e47dc06b3ca142178aa1be09da57290d39a3;hb=3a79b1fbd044e8add9c8021497fc40e5c3753e69;hp=fcd7d8b5e5f617d0f04cdf60fa4de7797f8bdf1e;hpb=fb6d4fddbaebc10487a1082f2d59c15c716ea455;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.example/pom.xml b/org.argeo.slc.example/pom.xml index fcd7d8b5e..5792e47dc 100644 --- a/org.argeo.slc.example/pom.xml +++ b/org.argeo.slc.example/pom.xml @@ -1,72 +1,79 @@ - - - 4.0.0 - org.argeo.slc - org.argeo.slc.example - jar - 0.5.1-SNAPSHOT - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - surefire-it - integration-test - - test - - - false - - - it.slc.base - - ${basedir}/exampleSlcAppli - - - - - - - - - - - - org.argeo.slc - argeo-slc-core - 0.5.1-SNAPSHOT - - - - - - javax.transaction - jta - 1.0.1 - - - - - - central - http://www.argeo.org/maven/repository - - + + + 4.0.0 + + org.argeo.slc + argeo-slc + 0.9-SNAPSHOT + ../org.argeo.slc + + argeo-slc-example + Argeo SLC Example + jar + An Example SLC application + + + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example + + + https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/assembly/slc.xml + + + + + assembly-exampleSlcAppli + package + + single + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + slc.rootDir + ${basedir}/src/main/slc/root + + + + + + + + + org.argeo.slc + argeo-slc-core + ${project.version} + + + org.argeo.slc + argeo-slc-agent + ${project.version} + + \ No newline at end of file