Skip to content

Commit

Permalink
fix cascading dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fs111 committed Jan 6, 2015
1 parent a456e6f commit 04878a8
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 @@ -30,7 +30,7 @@ apply plugin: 'propdeps-idea'
apply plugin: 'propdeps-eclipse'
apply plugin: 'propdeps-maven'

ext.cascadingVersion = '2.7.0-wip-dev'
ext.cascadingVersion = '2.7.0-wip-+'

apply from: "etc/properties.gradle"
apply from: "etc/version.gradle"
Expand Down

0 comments on commit 04878a8

Please sign in to comment.