File tree Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ class WithEnvironmentVariables {
80
80
<dependency >
81
81
<groupId >uk.org.webcompere</groupId >
82
82
<artifactId >system-stubs-core</artifactId >
83
- <version >2.1.3 </version >
83
+ <version >2.1.4 </version >
84
84
</dependency >
85
85
```
86
86
@@ -90,7 +90,7 @@ class WithEnvironmentVariables {
90
90
<dependency >
91
91
<groupId >uk.org.webcompere</groupId >
92
92
<artifactId >system-stubs-junit4</artifactId >
93
- <version >2.1.3 </version >
93
+ <version >2.1.4 </version >
94
94
</dependency >
95
95
```
96
96
@@ -100,7 +100,7 @@ class WithEnvironmentVariables {
100
100
<dependency >
101
101
<groupId >uk.org.webcompere</groupId >
102
102
<artifactId >system-stubs-jupiter</artifactId >
103
- <version >2.1.3 </version >
103
+ <version >2.1.4 </version >
104
104
</dependency >
105
105
```
106
106
@@ -110,7 +110,7 @@ class WithEnvironmentVariables {
110
110
<dependency >
111
111
<groupId >uk.org.webcompere</groupId >
112
112
<artifactId >system-stubs-testng</artifactId >
113
- <version >2.1.3 </version >
113
+ <version >2.1.4 </version >
114
114
</dependency >
115
115
```
116
116
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >uk.org.webcompere</groupId >
6
6
<artifactId >system-stubs-parent</artifactId >
7
- <version >2.1.4 -SNAPSHOT</version >
7
+ <version >2.1.5 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >System Stubs Parent</name >
60
60
<dependency >
61
61
<groupId >uk.org.webcompere</groupId >
62
62
<artifactId >system-stubs-interceptor</artifactId >
63
- <version >2.1.4 -SNAPSHOT</version >
63
+ <version >2.1.5 -SNAPSHOT</version >
64
64
<scope >provided</scope >
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >uk.org.webcompere</groupId >
68
68
<artifactId >system-stubs-core</artifactId >
69
- <version >2.1.4 -SNAPSHOT</version >
69
+ <version >2.1.5 -SNAPSHOT</version >
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >uk.org.webcompere</groupId >
7
7
<artifactId >system-stubs-parent</artifactId >
8
- <version >2.1.4 -SNAPSHOT</version >
8
+ <version >2.1.5 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-core</artifactId >
13
- <version >2.1.4 -SNAPSHOT</version >
13
+ <version >2.1.5 -SNAPSHOT</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >System Stubs Core</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >uk.org.webcompere</groupId >
7
7
<artifactId >system-stubs-parent</artifactId >
8
- <version >2.1.4 -SNAPSHOT</version >
8
+ <version >2.1.5 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-interceptor</artifactId >
13
- <version >2.1.4 -SNAPSHOT</version >
13
+ <version >2.1.5 -SNAPSHOT</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >System Stubs Interceptor</name >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ project and has been rebuilt from the ground up for this version.
9
9
<dependency >
10
10
<groupId >uk.org.webcompere</groupId >
11
11
<artifactId >system-stubs-junit4</artifactId >
12
- <version >2.1.3 </version >
12
+ <version >2.1.4 </version >
13
13
</dependency >
14
14
```
15
15
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >uk.org.webcompere</groupId >
7
7
<artifactId >system-stubs-parent</artifactId >
8
- <version >2.1.4 -SNAPSHOT</version >
8
+ <version >2.1.5 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-junit4</artifactId >
13
- <version >2.1.4 -SNAPSHOT</version >
13
+ <version >2.1.5 -SNAPSHOT</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >System Stubs JUnit4</name >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ JUnit 5 unit test.
7
7
<dependency >
8
8
<groupId >uk.org.webcompere</groupId >
9
9
<artifactId >system-stubs-jupiter</artifactId >
10
- <version >2.1.3 </version >
10
+ <version >2.1.4 </version >
11
11
</dependency >
12
12
```
13
13
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >uk.org.webcompere</groupId >
7
7
<artifactId >system-stubs-parent</artifactId >
8
- <version >2.1.4 -SNAPSHOT</version >
8
+ <version >2.1.5 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-jupiter</artifactId >
13
- <version >2.1.4 -SNAPSHOT</version >
13
+ <version >2.1.5 -SNAPSHOT</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >System Stubs Jupiter</name >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Provides some automatic instantiation of System Stubs objects during the test li
6
6
<dependency >
7
7
<groupId >uk.org.webcompere</groupId >
8
8
<artifactId >system-stubs-testng</artifactId >
9
- <version >2.1.3 </version >
9
+ <version >2.1.4 </version >
10
10
</dependency >
11
11
```
12
12
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >uk.org.webcompere</groupId >
7
7
<artifactId >system-stubs-parent</artifactId >
8
- <version >2.1.4 -SNAPSHOT</version >
8
+ <version >2.1.5 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
13
13
<artifactId >system-stubs-testng</artifactId >
14
- <version >2.1.4 -SNAPSHOT</version >
14
+ <version >2.1.5 -SNAPSHOT</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<properties >
You can’t perform that action at this time.
0 commit comments