Skip to content

Commit

Permalink
prepare v2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Schmid <[email protected]>
  • Loading branch information
aaschmid committed Sep 23, 2018
1 parent 918878e commit 90ffd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ subprojects {
apply plugin: 'osgi'

group = 'com.tngtech.junit.dataprovider'
version = '2.4-SNAPSHOT'
version = '2.4'

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit 90ffd36

Please sign in to comment.