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 15
15
16
16
allprojects {
17
17
group = ' com.spectralogic.ds3'
18
- version = ' 1.0.1-SNAPSHOT '
18
+ version = ' 1.1.0-RC1 '
19
19
}
20
20
21
21
subprojects {
@@ -36,7 +36,7 @@ subprojects {
36
36
}
37
37
38
38
task wrapper (type : Wrapper ) {
39
- gradleVersion = ' 2.1 '
39
+ gradleVersion = ' 2.3 '
40
40
}
41
41
42
42
project(' :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
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =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