diff --git a/build.properties b/build.properties index 203fe0aa6de..32f5f2b09f0 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=3.0.7 +version=3.0.8 # osgi ranges spring.osgi.range.nq=${version:[=.=.=, =.=.+1)} spring.osgi.range="${spring.osgi.range.nq}" @@ -18,13 +18,13 @@ test.vm.args=-Xmx1024M -XX:MaxPermSize=512M -XX:+HeapDumpOnOutOfMemoryError compiler.args=-enableJavadoc -warn:none # For when releasing -release.type=release -build.stamp=RELEASE +#release.type=release +#build.stamp=RELEASE # For when releasing milestones #release.type=milestone #build.stamp=M1 # For development in trunk -#release.type=integration -#build.stamp=BUILD-SNAPSHOT +release.type=integration +build.stamp=BUILD-SNAPSHOT diff --git a/org.springframework.aop/pom.xml b/org.springframework.aop/pom.xml index 4f09ac1613c..add6a4a9755 100644 --- a/org.springframework.aop/pom.xml +++ b/org.springframework.aop/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aop jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.asm/pom.xml b/org.springframework.asm/pom.xml index 0b530786ad9..9088933654e 100644 --- a/org.springframework.asm/pom.xml +++ b/org.springframework.asm/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-asm jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.aspects/pom.xml b/org.springframework.aspects/pom.xml index d1442b706d9..9201274e773 100644 --- a/org.springframework.aspects/pom.xml +++ b/org.springframework.aspects/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aspects jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.beans/pom.xml b/org.springframework.beans/pom.xml index ff26a8dc5d7..9b0675fb68f 100644 --- a/org.springframework.beans/pom.xml +++ b/org.springframework.beans/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-beans jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.context.support/pom.xml b/org.springframework.context.support/pom.xml index a20deb6149c..0dd320dde7b 100644 --- a/org.springframework.context.support/pom.xml +++ b/org.springframework.context.support/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-context-support jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index f9b9b3b0495..282f3219c3a 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-context jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.core/pom.xml b/org.springframework.core/pom.xml index 3ee2577d7b9..4312de21655 100644 --- a/org.springframework.core/pom.xml +++ b/org.springframework.core/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-core jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.expression/pom.xml b/org.springframework.expression/pom.xml index 60e8fa0e926..9f0a308661c 100644 --- a/org.springframework.expression/pom.xml +++ b/org.springframework.expression/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-expression jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.instrument.tomcat/pom.xml b/org.springframework.instrument.tomcat/pom.xml index bdc59d14bb9..822aac3cb8d 100644 --- a/org.springframework.instrument.tomcat/pom.xml +++ b/org.springframework.instrument.tomcat/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument-tomcat jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.instrument/pom.xml b/org.springframework.instrument/pom.xml index 08f5c66ce56..d1a31458e16 100644 --- a/org.springframework.instrument/pom.xml +++ b/org.springframework.instrument/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.integration-tests/pom.xml b/org.springframework.integration-tests/pom.xml index e89168388a9..37da86ea551 100644 --- a/org.springframework.integration-tests/pom.xml +++ b/org.springframework.integration-tests/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-integration-tests jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.jdbc/pom.xml b/org.springframework.jdbc/pom.xml index 00759bd8478..5e0d87da8b3 100644 --- a/org.springframework.jdbc/pom.xml +++ b/org.springframework.jdbc/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jdbc jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.jms/pom.xml b/org.springframework.jms/pom.xml index 6561134358e..982532a6311 100644 --- a/org.springframework.jms/pom.xml +++ b/org.springframework.jms/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jms jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index 86d84600ef1..d1a4c11ef19 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-orm jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.oxm/pom.xml b/org.springframework.oxm/pom.xml index 7dd86d6321c..d7fa8833b70 100644 --- a/org.springframework.oxm/pom.xml +++ b/org.springframework.oxm/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-oxm jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.spring-library/pom.xml b/org.springframework.spring-library/pom.xml index c73dc848544..2034a1533ec 100644 --- a/org.springframework.spring-library/pom.xml +++ b/org.springframework.spring-library/pom.xml @@ -14,7 +14,7 @@ org.springframework spring-library libd - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT Spring Framework Spring is a layered Java/J2EE application platform, based on code published in Expert One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index ccae60c1ea6..585e1eda463 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -14,7 +14,7 @@ spring-parent pom Spring Framework - Parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT Spring Framework Parent https://fisheye.springframework.org/browse/spring-framework diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index 940a4a47be8..2c97d4f7b96 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-test jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.transaction/pom.xml b/org.springframework.transaction/pom.xml index f2b3fbce321..08c4af1325b 100644 --- a/org.springframework.transaction/pom.xml +++ b/org.springframework.transaction/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-tx jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.web.portlet/pom.xml b/org.springframework.web.portlet/pom.xml index f2cc8e7a2f3..80115d26aaa 100644 --- a/org.springframework.web.portlet/pom.xml +++ b/org.springframework.web.portlet/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-webmvc-portlet jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.web.servlet/pom.xml b/org.springframework.web.servlet/pom.xml index ff485ef0547..d4ac1580d44 100644 --- a/org.springframework.web.servlet/pom.xml +++ b/org.springframework.web.servlet/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-webmvc jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.web.struts/pom.xml b/org.springframework.web.struts/pom.xml index 45d63048200..88de474fd96 100644 --- a/org.springframework.web.struts/pom.xml +++ b/org.springframework.web.struts/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-struts jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index 4ba069a2f7d..2659015886c 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-web jar - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.7.RELEASE + 3.0.8.BUILD-SNAPSHOT