X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc%2Fpom.xml;h=30b1f4375219ad3d4de5e451204bdb45fc622f96;hb=8ae387931c17be322dd58cc6bc6439a85ef29b7e;hp=e2182a7342908ca8133a970340bc8ed223492e48;hpb=bdd5fee1b6a14b176884b8f56f80e19771ec726d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index e2182a734..30b1f4375 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,4 +1,3 @@ - @@ -7,7 +6,7 @@ argeo-slc pom Argeo SLC - 0.9-SNAPSHOT + 0.9.4-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} @@ -17,6 +16,7 @@ 1.5.2 2.0.9 1.7.0 + 6.1.11 @@ -94,7 +94,7 @@ org.mortbay.jetty maven-jetty-plugin - 6.1.10 + ${version.jetty} org.argeo.slc.webapp stopKey @@ -107,6 +107,29 @@ + + + hsqldb + hsqldb + 1.8.0.9 + + + org.mortbay.jetty + jetty-plus + ${version.jetty} + + + org.mortbay.jetty + jetty-naming + ${version.jetty} + + + log4j + log4j + 1.2.14 + jar + + @@ -202,12 +225,22 @@ hibernate 3.2.6.ga + + net.sf.ehcache + ehcache + 1.4.1 + org.springframework spring-context ${version.spring} + + org.springframework + spring-context-support + ${version.spring} + org.springframework spring-orm @@ -262,6 +295,7 @@ 1.1 + hsqldb hsqldb @@ -331,11 +365,6 @@ servlet-api 2.5 - - c3p0 - c3p0 - 0.9.1.2 - org.apache.maven @@ -359,6 +388,19 @@ aspectjweaver 1.6.0 + + + net.sourceforge.jexcelapi + jxl + 2.6.8 + + + com.lowagie + itext + 2.1.2 + + +