diff --git a/core/pom.xml b/core/pom.xml index 24d15010..91ec8566 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,10 +1,9 @@ - + spring-ws org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 spring-ws-core diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index 444c8c73..d09cdd2e 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 spring-oxm-tiger diff --git a/oxm/pom.xml b/oxm/pom.xml index c90d80e1..e3c602eb 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -1,10 +1,9 @@ - + spring-ws org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 spring-oxm @@ -31,7 +30,7 @@ - + ${project.build.directory}/generated-sources/test/java @@ -46,7 +45,7 @@ - + diff --git a/pom.xml b/pom.xml index 46362607..ac51cbf8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.ws spring-ws pom - 1.0-m3-SNAPSHOT + 1.0-m3 Spring Web Services Spring Web Services Framework http://www.springframework.org/spring-ws @@ -79,13 +78,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://svn.sourceforge.net/viewvc/springframework/spring-ws/trunk/ + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0-m3 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0-m3 + http://svn.sourceforge.net/viewvc/springframework/spring-ws/tags/spring-ws-1.0-m3 xml diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index e9c6adad..e8c3024a 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -1,9 +1,8 @@ - + spring-ws-samples org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 airline @@ -24,10 +23,10 @@ org.hsqldb.jdbcDriver sa - + jdbc:hsqldb:hsql://localhost/airline org.hibernate.dialect.HSQLDialect - + @@ -71,7 +70,7 @@ airline jdbc:mysql://localhost/airline org.hibernate.dialect.MySQLInnoDBDialect - + @@ -115,7 +114,7 @@ airline jdbc:postgresql://localhost/airline org.hibernate.dialect.PostgreSQLDialect - + @@ -149,7 +148,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 @@ -171,7 +170,7 @@ - + ${project.build.directory}/generated-sources/main/java @@ -323,4 +322,4 @@ 0.8 - + \ No newline at end of file diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 31943c94..0fdfcd54 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 echo diff --git a/samples/pom.xml b/samples/pom.xml index da89c635..65eef2db 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -1,10 +1,9 @@ - + spring-ws org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 spring-ws-samples diff --git a/security/pom.xml b/security/pom.xml index a4384d40..6a04c8be 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 spring-ws-security diff --git a/xml/pom.xml b/xml/pom.xml index 4ee4ac1e..1d4176da 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-m3-SNAPSHOT + 1.0-m3 4.0.0 spring-xml