We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 909a80c + 5a3ec29 commit a847dc0Copy full SHA for a847dc0
build.gradle
@@ -15,7 +15,7 @@
15
16
allprojects {
17
group = 'com.spectralogic.ds3'
18
- version = '1.1.0-RC8'
+ version = '1.2.0-RC1'
19
}
20
21
subprojects {
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Wed Aug 19 11:00:23 MDT 2015
+#Tue Sep 08 13:10:24 MDT 2015
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-all.zip
0 commit comments