Skip to content

Commit

Permalink
Release 1.0 M2
Browse files Browse the repository at this point in the history
  • Loading branch information
Graeme Rocher authored and Graeme Rocher committed Mar 11, 2015
1 parent 8d3c813 commit 9fa10f4
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,15 +13,15 @@ buildscript {

plugins {
id "com.jfrog.bintray" version "1.0"
id "io.spring.dependency-management" version "0.3.1.RELEASE"
id "io.spring.dependency-management" version "0.4.0.RELEASE"
}

ext {
grailsVersion = project.grailsVersion
gradleWrapperVersion = project.gradleWrapperVersion
}

version "1.0.0.BUILD-SNAPSHOT"
version "1.0.0.M2"
group "org.grails.plugins"

apply plugin: "org.grails.grails-plugin"
Expand Down

0 comments on commit 9fa10f4

Please sign in to comment.