Skip to content

Commit 7af6a54

Browse files
committed
Releasing Spring Web Services v2.4.5.RELEASE
1 parent af1609e commit 7af6a54

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.ws</groupId>
77
<artifactId>spring-ws</artifactId>
8-
<version>2.4.5.BUILD-SNAPSHOT</version>
8+
<version>2.4.5.RELEASE</version>
99
<packaging>pom</packaging>
1010

1111
<name>Spring Web Services</name>

spring-ws-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.ws</groupId>
99
<artifactId>spring-ws</artifactId>
10-
<version>2.4.5.BUILD-SNAPSHOT</version>
10+
<version>2.4.5.RELEASE</version>
1111
</parent>
1212

1313
<groupId>org.springframework.ws</groupId>

spring-ws-security/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.ws</groupId>
99
<artifactId>spring-ws</artifactId>
10-
<version>2.4.5.BUILD-SNAPSHOT</version>
10+
<version>2.4.5.RELEASE</version>
1111
</parent>
1212

1313
<groupId>org.springframework.ws</groupId>

spring-ws-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.ws</groupId>
99
<artifactId>spring-ws</artifactId>
10-
<version>2.4.5.BUILD-SNAPSHOT</version>
10+
<version>2.4.5.RELEASE</version>
1111
</parent>
1212

1313
<groupId>org.springframework.ws</groupId>

spring-ws-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.ws</groupId>
99
<artifactId>spring-ws</artifactId>
10-
<version>2.4.5.BUILD-SNAPSHOT</version>
10+
<version>2.4.5.RELEASE</version>
1111
</parent>
1212

1313
<groupId>org.springframework.ws</groupId>

spring-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.ws</groupId>
99
<artifactId>spring-ws</artifactId>
10-
<version>2.4.5.BUILD-SNAPSHOT</version>
10+
<version>2.4.5.RELEASE</version>
1111
</parent>
1212

1313
<groupId>org.springframework.ws</groupId>

0 commit comments

Comments
 (0)