diff --git a/pom.xml b/pom.xml index 920cd7da..176f44b0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.springframework.ws spring-ws @@ -92,8 +93,10 @@ - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk + + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk + http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk @@ -235,19 +238,20 @@ - - + + - - - - + + + + - + @@ -448,6 +452,11 @@ spring-jms ${spring.version} + + org.springframework + spring-remoting + ${spring.version} + org.springframework spring-mock @@ -690,4 +699,4 @@ test - \ No newline at end of file + diff --git a/sandbox/pom.xml b/sandbox/pom.xml index c6b2400e..0b71da12 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -1,5 +1,4 @@ - spring-ws @@ -67,6 +66,10 @@ org.springframework spring-jms + + org.springframework + spring-remoting + org.springframework spring-jmx diff --git a/src/site/site.xml b/src/site/site.xml index 0e8f08e3..b21be9e5 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -5,7 +5,7 @@ maven-spring-skin 1.0.3 - + Spring Web Services images/spring-ws.png @@ -16,6 +16,12 @@ + + + +