File tree 7 files changed +12
-12
lines changed
7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.ws</groupId >
7
7
<artifactId >spring-ws</artifactId >
8
- <version >4.0.5-SNAPSHOT </version >
8
+ <version >4.0.5</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Web Services</name >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.springframework.ws</groupId >
8
8
<artifactId >spring-ws-bom</artifactId >
9
- <version >4.0.5-SNAPSHOT </version >
9
+ <version >4.0.5</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >Spring Web Services - BOM</name >
71
71
<dependency >
72
72
<groupId >org.springframework.ws</groupId >
73
73
<artifactId >spring-ws-core</artifactId >
74
- <version >4.0.5-SNAPSHOT </version >
74
+ <version >4.0.5</version >
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >org.springframework.ws</groupId >
78
78
<artifactId >spring-ws-security</artifactId >
79
- <version >4.0.5-SNAPSHOT </version >
79
+ <version >4.0.5</version >
80
80
</dependency >
81
81
<dependency >
82
82
<groupId >org.springframework.ws</groupId >
83
83
<artifactId >spring-ws-support</artifactId >
84
- <version >4.0.5-SNAPSHOT </version >
84
+ <version >4.0.5</version >
85
85
</dependency >
86
86
<dependency >
87
87
<groupId >org.springframework.ws</groupId >
88
88
<artifactId >spring-ws-test</artifactId >
89
- <version >4.0.5-SNAPSHOT </version >
89
+ <version >4.0.5</version >
90
90
</dependency >
91
91
<dependency >
92
92
<groupId >org.springframework.ws</groupId >
93
93
<artifactId >spring-xml</artifactId >
94
- <version >4.0.5-SNAPSHOT </version >
94
+ <version >4.0.5</version >
95
95
</dependency >
96
96
</dependencies >
97
97
</dependencyManagement >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.ws</groupId >
9
9
<artifactId >spring-ws</artifactId >
10
- <version >4.0.5-SNAPSHOT </version >
10
+ <version >4.0.5</version >
11
11
</parent >
12
12
13
13
<artifactId >spring-ws-core</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.ws</groupId >
9
9
<artifactId >spring-ws</artifactId >
10
- <version >4.0.5-SNAPSHOT </version >
10
+ <version >4.0.5</version >
11
11
</parent >
12
12
13
13
<artifactId >spring-ws-security</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.ws</groupId >
9
9
<artifactId >spring-ws</artifactId >
10
- <version >4.0.5-SNAPSHOT </version >
10
+ <version >4.0.5</version >
11
11
</parent >
12
12
13
13
<artifactId >spring-ws-support</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.ws</groupId >
9
9
<artifactId >spring-ws</artifactId >
10
- <version >4.0.5-SNAPSHOT </version >
10
+ <version >4.0.5</version >
11
11
</parent >
12
12
13
13
<artifactId >spring-ws-test</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.ws</groupId >
9
9
<artifactId >spring-ws</artifactId >
10
- <version >4.0.5-SNAPSHOT </version >
10
+ <version >4.0.5</version >
11
11
</parent >
12
12
13
13
<artifactId >spring-xml</artifactId >
You can’t perform that action at this time.
0 commit comments