X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=fdc14c7bed6f9fa1dac3ff3e15bfe8322741f77b;hb=64ea7ea691201f4162e0e073809da87e3933b652;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..fdc14c7be 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,33 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + javax.mail + com.springsource.javax.mail + 1.4.1 + + + @@ -217,6 +246,74 @@ limitations under the License. + + + org.argeo.slc.runtime + org.argeo.slc.specs + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.launcher + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.detached + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.simple + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ant + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.hibernate + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.server + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ws.client + ${project.version} + + + org.argeo.slc + org.argeo.slc.webapp + ${project.version} + war + + + + + org.argeo.slc + org.argeo.slc.detached.launcher + ${project.version} + tar.gz + dist + + + javax.transaction @@ -251,7 +348,6 @@ limitations under the License. com.springsource.javax.activation 1.1.1 - runtime @@ -329,6 +425,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -344,6 +445,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -513,6 +619,13 @@ limitations under the License. ${version.maven} + + org.apache.archiva + archiva-webapp + 1.1.3 + war + + + + 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 + +