We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0bb28 commit 5194f2cCopy full SHA for 5194f2c
trunk/parent/pom.xml
@@ -29,10 +29,10 @@
29
<url>https://fisheye.springframework.org/browse/spring-ws/trunk</url>
30
</scm>
31
<properties>
32
- <osgi.version>2.0.2.RELEASE</osgi.version>
+ <osgi.version>2.0.3.RELEASE</osgi.version>
33
<osgi.range>"${osgi.version:[=.=.=, =.=.+1)}"</osgi.range>
34
<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>
+ <spring.framework.osgi.range>"[3.0.6, 4.0.0)"</spring.framework.osgi.range>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
</properties>
38
<pluginRepositories>
0 commit comments