Skip to content

Commit

Permalink
prepare next release version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschmid committed Jul 6, 2019
1 parent e7cdfee commit 3b9967f
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 @@ -39,7 +39,7 @@ subprojects {
apply plugin: "osgi"

group = "com.tngtech.junit.dataprovider"
version = "2.6-SNAPSHOT"
version = "2.6"

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

0 comments on commit 3b9967f

Please sign in to comment.