Skip to content

Commit d223d4f

Browse files
committed
Release M1
1 parent 75b2932 commit d223d4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

documentation/src/docs/asciidoc/release-notes-5.0.0-M1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[release-notes-5.0.0-m1]]
22
=== 5.0.0-M1
33

4-
*Date of Release:* July 6, 2016
4+
*Date of Release:* July 7, 2016
55

66
*Scope:* First milestone release of JUnit 5
77

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-SNAPSHOT
2+
version = 5.0.0-M1
33

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

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

1010
sourceCompatibility = 1.8
1111
targetCompatibility = 1.8

0 commit comments

Comments
 (0)