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 Mar 22, 2020
1 parent 0214614 commit b0f54b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
@@ -1,13 +1,13 @@
group = org.junit
version = 5.6.1
version = 5.6.2-SNAPSHOT

jupiterGroup = org.junit.jupiter

platformGroup = org.junit.platform
platformVersion = 1.6.1
platformVersion = 1.6.2-SNAPSHOT

vintageGroup = org.junit.vintage
vintageVersion = 5.6.1
vintageVersion = 5.6.2-SNAPSHOT

defaultBuiltBy = JUnit Team
releaseBranch = master
Expand Down

0 comments on commit b0f54b1

Please sign in to comment.