X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=901aa28ff8526283479a9fa426f67e928671d840;hb=11a9d0e8d3e9f610d0546463cfaf07ae884cb249;hp=530a1f51bd99e4989ee95d13b63091003a291623;hpb=8eb68689f403a1a7ca224df486fe3a83382eccab;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 530a1f51b..901aa28ff 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -5,7 +5,7 @@ argeo-slc pom Argeo SLC - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artifactId}/${project.version} @@ -17,14 +17,11 @@ 1.7.0 6.1.14 1.4.3 + 5.2.0 - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc - + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc + https://www.argeo.org/svn/slc/trunk/org.argeo.slc Bugzilla @@ -161,6 +158,28 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + @@ -334,6 +353,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -349,6 +373,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -578,6 +607,47 @@ limitations under the License. com.springsource.javax.wsdl 1.6.1 + + + + javax.jms + com.springsource.javax.jms + 1.1.0 + + + org.apache.geronimo.specs + com.springsource.javax.management.j2ee + 1.0.1 + + + + + org.apache.activemq + com.springsource.org.apache.activemq + ${version.activemq} + + + org.apache.activemq + com.springsource.org.apache.activemq.web + ${version.activemq} + + + + org.apache.xbean + com.springsource.org.apache.xbean.spring + 3.3.0 +