File tree 3 files changed +4
-4
lines changed
junit5-formatted-source-tests
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >junit5-formatted-source-parent</artifactId >
5
5
<groupId >com.mikemybytes</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >junit5-formatted-source-parent</artifactId >
5
5
<groupId >com.mikemybytes</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 5
5
<groupId >com.mikemybytes</groupId >
6
6
<artifactId >junit5-formatted-source-parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >0.1.2-SNAPSHOT </version >
8
+ <version >0.1.2</version >
9
9
10
10
<name >JUnit 5 FormattedSource (parent)</name >
11
11
<description >Allows defining JUnit 5 ParameterizedTest cases using a human-readable format</description >
30
30
<scm >
31
31
<
connection >scm:git:
[email protected] :mikemybytes/junit5-formatted-source.git</
connection >
32
32
<developerConnection >scm:git:ssh://github.com:mikemybytes/junit5-formatted-source.git</developerConnection >
33
- <tag >HEAD </tag >
33
+ <tag >0.1.2 </tag >
34
34
<url >https://github.com/mikemybytes/junit5-formatted-source</url >
35
35
</scm >
36
36
You can’t perform that action at this time.
0 commit comments