diff --git a/archetype/pom.xml b/archetype/pom.xml index 5eb7ddc7..340028d2 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-ws-archetype diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 8404c20c..9f2eccc2 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-ws-core-tiger diff --git a/core/pom.xml b/core/pom.xml index 7f79a786..63fa8c20 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,11 +1,8 @@ - - + spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-ws-core @@ -170,4 +167,4 @@ test - + \ No newline at end of file diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index 8c9977b7..6e346767 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-oxm-tiger diff --git a/oxm/pom.xml b/oxm/pom.xml index b2b6387b..739cfc11 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -1,10 +1,9 @@ - + spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-oxm @@ -30,8 +29,8 @@ - - + + ${project.build.directory}/generated-sources/test/java @@ -46,8 +45,8 @@ - - + + diff --git a/pom.xml b/pom.xml index b7fae25c..1b54370b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,9 @@ - - + 4.0.0 org.springframework.ws spring-ws pom - 1.0-rc2-SNAPSHOT + 1.0-rc2 Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It @@ -99,11 +96,9 @@ - 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 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0-rc2 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0-rc2 + http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.0-rc2 xml @@ -244,21 +239,19 @@ - - + + - - - - + + + + - + @@ -701,4 +694,4 @@ test - + \ No newline at end of file diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 2d826074..fbacaabe 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -1,10 +1,8 @@ - + spring-ws-samples org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 airline @@ -37,10 +35,10 @@ org.hsqldb.jdbcDriver sa - + jdbc:hsqldb:hsql://localhost/airline org.hibernate.dialect.HSQLDialect - + @@ -84,7 +82,7 @@ airline jdbc:mysql://localhost/airline org.hibernate.dialect.MySQLInnoDBDialect - + @@ -128,7 +126,7 @@ airline jdbc:postgresql://localhost/airline org.hibernate.dialect.PostgreSQLDialect - + @@ -162,7 +160,7 @@ The following values are for using an in-memory database, which is used for testing --> org.hsqldb.jdbcDriver sa - + jdbc:hsqldb:mem:airline org.hibernate.dialect.HSQLDialect create-drop @@ -438,4 +436,4 @@ test - + \ No newline at end of file diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 81395f9a..33a1425a 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -1,11 +1,8 @@ - - + spring-ws-samples org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 echo @@ -36,4 +33,4 @@ test - + \ No newline at end of file diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 2ad0e847..0fb9c6c1 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 mtom diff --git a/samples/pom.xml b/samples/pom.xml index f6908701..5a1d4e7c 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-ws-samples diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 9125047d..7eb89262 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 tutorial diff --git a/security/pom.xml b/security/pom.xml index f23f1f7a..de7dbad2 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -1,9 +1,8 @@ - + spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-ws-security diff --git a/xml/pom.xml b/xml/pom.xml index 056cd265..1978041c 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-rc2 4.0.0 spring-xml