Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
rmknopf committed Aug 2, 2016
2 parents 5df38e6 + d019cdb commit 53da0bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ extensionConfig {
*/
//homepage = "www.rapidminer.com"

// define RapidMiner version and extension dependencies
dependencies {
rapidminer '7.1.1'
//extension namespace: 'text', version: '6.1.0'
}
// define RapidMiner version and extension dependencies
dependencies {
rapidminer '7.2.0'
//extension namespace: 'text', version: '7.2.0'
}
}

// Define third party library dependencies
Expand Down

0 comments on commit 53da0bc

Please sign in to comment.