File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515
1616allprojects {
1717 group = ' com.spectralogic.ds3'
18- version = ' 1.0.1-SNAPSHOT '
18+ version = ' 1.1.0-RC1 '
1919}
2020
2121subprojects {
@@ -36,7 +36,7 @@ subprojects {
3636}
3737
3838task wrapper (type : Wrapper ) {
39- gradleVersion = ' 2.1 '
39+ gradleVersion = ' 2.3 '
4040}
4141
4242project(' :ds3-sdk-integration' ) {
Original file line number Diff line number Diff line change 1- # Mon Oct 13 13:19:26 MDT 2014
1+ # Thu Mar 26 13:58:18 MDT 2015
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.3 -all.zip
You can’t perform that action at this time.
0 commit comments