Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature-github-master
Browse files Browse the repository at this point in the history
Conflicts:
	build.gradle
  • Loading branch information
Stu Arnett committed Feb 18, 2015
2 parents ee9a412 + fe73a5b commit 729cc35
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 @@ -29,7 +29,7 @@ description = 'Smart REST Client - JAX-RS (Jersey) REST client that provides cli
ext.githubProjectName = 'smart-client-java'

buildscript {
ext.commonBuildVersion = '1.1'
ext.commonBuildVersion = '1.2'
ext.commonBuildDir = "https://raw.githubusercontent.com/emcvipr/ecs-common-build/v$commonBuildVersion"
apply from: "$commonBuildDir/ecs-publish.buildscript.gradle", to: buildscript
}
Expand Down

0 comments on commit 729cc35

Please sign in to comment.