Skip to content

Commit

Permalink
changed plugin version and upgraded bintray version
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin-verma committed Jul 15, 2015
1 parent 0c75750 commit cd2194e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ buildscript {

plugins {
id "io.spring.dependency-management" version "0.5.1.RELEASE"
id "com.jfrog.bintray" version "1.1"
id "com.jfrog.bintray" version "1.2"
}

version "1.0-SNAPSHOT"
version "1.0"
group "org.grails.plugins"

apply plugin: 'maven-publish'
Expand Down

0 comments on commit cd2194e

Please sign in to comment.