Skip to content

Commit c22d99f

Browse files
committed
Back to snapshots for further development
1 parent 2a8ebf0 commit c22d99f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
group = org.junit.jupiter
2-
version = 5.0.0-RC1
2+
version = 5.0.0-SNAPSHOT
33

44
platformGroup = org.junit.platform
5-
platformVersion = 1.0.0-RC1
5+
platformVersion = 1.0.0-SNAPSHOT
66

77
vintageGroup = org.junit.vintage
8-
vintageVersion = 4.12.0-RC1
8+
vintageVersion = 4.12.0-SNAPSHOT
99

1010
sourceCompatibility = 1.8
1111
targetCompatibility = 1.8

0 commit comments

Comments
 (0)