File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed 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.0.2-SNAPSHOT </version >
7
+ <version >2.0.2</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >System Stubs Parent</name >
32
32
<connection >scm:git:git://github.com/webcompere/system-stubs.git</connection >
33
33
<
developerConnection >scm:git:
[email protected] :webcompere/system-stubs.git</
developerConnection >
34
34
<url >https://github.com/webcompere/system-stubs/</url >
35
- <tag >system-stubs-parent-1 .0.0 </tag >
35
+ <tag >system-stubs-parent-2 .0.2 </tag >
36
36
</scm >
37
37
38
38
<modules >
58
58
<dependency >
59
59
<groupId >uk.org.webcompere</groupId >
60
60
<artifactId >system-stubs-core</artifactId >
61
- <version >2.0.2-SNAPSHOT </version >
61
+ <version >2.0.2</version >
62
62
</dependency >
63
63
64
64
<dependency >
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.0.2-SNAPSHOT </version >
8
+ <version >2.0.2</version >
9
9
<relativePath >../</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-core</artifactId >
13
- <version >2.0.2-SNAPSHOT </version >
13
+ <version >2.0.2</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.0.2-SNAPSHOT </version >
8
+ <version >2.0.2</version >
9
9
<relativePath >../</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-junit4</artifactId >
13
- <version >2.0.2-SNAPSHOT </version >
13
+ <version >2.0.2</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 5
5
<parent >
6
6
<groupId >uk.org.webcompere</groupId >
7
7
<artifactId >system-stubs-parent</artifactId >
8
- <version >2.0.2-SNAPSHOT </version >
8
+ <version >2.0.2</version >
9
9
<relativePath >../</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >system-stubs-jupiter</artifactId >
13
- <version >2.0.2-SNAPSHOT </version >
13
+ <version >2.0.2</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >System Stubs Jupiter</name >
You can’t perform that action at this time.
0 commit comments