X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=901aa28ff8526283479a9fa426f67e928671d840;hb=11a9d0e8d3e9f610d0546463cfaf07ae884cb249;hp=82f5b22bb3bc4a9889dad833052fa357f9be68ba;hpb=697330cafbbc3d6e228f8aefdbe44e65db769411;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 82f5b22bb..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} @@ -16,14 +16,12 @@ 2.0.9 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 @@ -160,12 +158,34 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + org.apache.felix maven-bundle-plugin - 1.4.3 + ${version.maven-bundle-plugin} true src/main/resources/META-INF @@ -333,6 +353,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -348,6 +373,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -553,6 +583,7 @@ limitations under the License. org.hibernate com.springsource.org.hibernate 3.2.6.ga + net.sourceforge.jexcelapi @@ -576,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 +