Skip to content

Commit

Permalink
Version 3.0.0.BUILD-SNAPSHOT
Browse files Browse the repository at this point in the history
Building against cache:4.0.0.BUILD-SNAPSHOT
  • Loading branch information
Jeff Scott Brown committed Sep 21, 2016
1 parent 494cb19 commit e600817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 64 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -16,7 +16,7 @@ plugins {
id "com.jfrog.bintray" version "1.2"
}

version "2.0.0.BUILD-SNAPSHOT"
version "3.0.0.BUILD-SNAPSHOT"
group "org.grails.plugins"

apply plugin: 'maven-publish'
Expand Down Expand Up @@ -64,7 +64,7 @@ dependencies {

console "org.grails:grails-console"

compile "org.grails.plugins:cache:3.0.2"
compile "org.grails.plugins:cache:4.0.0.BUILD-SNAPSHOT"
compile 'net.sf.ehcache:ehcache:2.10.2'
}

Expand Down

This file was deleted.

0 comments on commit e600817

Please sign in to comment.