Skip to content

Commit

Permalink
Release 7.0.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
xebialabs-se committed Nov 23, 2017
1 parent 40564ba commit 51ff3db
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 @@ -9,7 +9,7 @@ repositories {
defaultTasks 'build'

apply plugin: 'java'
version='7.0.0-rc1'
version='7.0.0-rc2'

sourceSets.main.resources.srcDirs = ["src/main/jython", "src/main/resources"]
sourceSets.test.resources.srcDirs = ["src/test/jython", "src/test/resources"]
Expand Down

0 comments on commit 51ff3db

Please sign in to comment.