Skip to content

Commit

Permalink
Back to snapshots for further development
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Feb 4, 2018
1 parent 15bdcae commit f4b2943
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
group = org.junit.jupiter
version = 5.1.0-RC1
version = 5.1.0-SNAPSHOT
baseline = 5.0.3

platformGroup = org.junit.platform
platformVersion = 1.1.0-RC1
platformVersion = 1.1.0-SNAPSHOT
platformBaseline = 1.0.3

vintageGroup = org.junit.vintage
vintageVersion = 5.1.0-RC1
vintageVersion = 5.1.0-SNAPSHOT
vintageBaseline = 4.12.3

# --release release
Expand Down

0 comments on commit f4b2943

Please sign in to comment.