X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=901aa28ff8526283479a9fa426f67e928671d840;hb=11a9d0e8d3e9f610d0546463cfaf07ae884cb249;hp=7a992a517757968110c75fffc0bb4c0b963d34d7;hpb=8de062b94c1cb1e2f4e053954c0cf4b59b7d58f5;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 7a992a517..901aa28ff 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.11.2 + 0.11.3-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artifactId}/${project.version} @@ -16,10 +17,11 @@ 1.7.0 6.1.14 1.4.3 + 5.2.0 - scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2/org.argeo.slc - https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2/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 @@ -156,6 +158,28 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + @@ -329,6 +353,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -344,6 +373,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -573,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 +