Skip to content

Commit a847dc0

Browse files
committed
Merge pull request #83 from rpmoore/master
Reving version to 1.2.0 for new development
2 parents 909a80c + 5a3ec29 commit a847dc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
allprojects {
1717
group = 'com.spectralogic.ds3'
18-
version = '1.1.0-RC8'
18+
version = '1.2.0-RC1'
1919
}
2020

2121
subprojects {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Wed Aug 19 11:00:23 MDT 2015
1+
#Tue Sep 08 13:10:24 MDT 2015
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-all.zip

0 commit comments

Comments
 (0)