Skip to content

Commit 5194f2c

Browse files
committed
Preparing for 2.0.3 release
1 parent 0c0bb28 commit 5194f2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trunk/parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
<url>https://fisheye.springframework.org/browse/spring-ws/trunk</url>
3030
</scm>
3131
<properties>
32-
<osgi.version>2.0.2.RELEASE</osgi.version>
32+
<osgi.version>2.0.3.RELEASE</osgi.version>
3333
<osgi.range>"${osgi.version:[=.=.=, =.=.+1)}"</osgi.range>
3434
<spring.framework.version>3.0.6.RELEASE</spring.framework.version>
35-
<spring.framework.osgi.range>"[3.0.5, 4.0.0)"</spring.framework.osgi.range>
35+
<spring.framework.osgi.range>"[3.0.6, 4.0.0)"</spring.framework.osgi.range>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
</properties>
3838
<pluginRepositories>

0 commit comments

Comments
 (0)