Preparing for 2.0.3 release

This commit is contained in:
Arjen Poutsma
2011-10-20 08:28:10 +00:00
parent 279daae037
commit 981eb37b26

View File

@@ -29,10 +29,10 @@
<url>https://fisheye.springframework.org/browse/spring-ws/trunk</url>
</scm>
<properties>
<osgi.version>2.0.2.RELEASE</osgi.version>
<osgi.version>2.0.3.RELEASE</osgi.version>
<osgi.range>"${osgi.version:[=.=.=, =.=.+1)}"</osgi.range>
<spring.framework.version>3.0.6.RELEASE</spring.framework.version>
<spring.framework.osgi.range>"[3.0.5, 4.0.0)"</spring.framework.osgi.range>
<spring.framework.osgi.range>"[3.0.6, 4.0.0)"</spring.framework.osgi.range>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<pluginRepositories>