Skip to content

Commit 10aa7c5

Browse files
committed
Upgraded to Spring 3.1.1
1 parent 6d4ec4b commit 10aa7c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
<url>https://fisheye.springframework.org/browse/spring-ws/trunk</url>
3030
</scm>
3131
<properties>
32-
<osgi.version>2.0.4.RELEASE</osgi.version>
32+
<osgi.version>2.0.5.RELEASE</osgi.version>
3333
<osgi.range>"${osgi.version:[=.=.=, =.=.+1)}"</osgi.range>
34-
<spring.framework.version>3.1.0.RELEASE</spring.framework.version>
34+
<spring.framework.version>3.1.1.RELEASE</spring.framework.version>
3535
<spring.framework.osgi.range>"[3.1.0, 4.0.0)"</spring.framework.osgi.range>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
</properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<url>https://fisheye.springframework.org/browse/spring-ws/trunk</url>
100100
</scm>
101101
<properties>
102-
<spring.framework.version>3.1.0.RELEASE</spring.framework.version>
102+
<spring.framework.version>3.1.1.RELEASE</spring.framework.version>
103103
</properties>
104104
<modules>
105105
<module>parent</module>

0 commit comments

Comments
 (0)