Skip to content

Commit

Permalink
Merge branch 'master' into hibernate4
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalii Samolovskikh committed Nov 23, 2014
2 parents 01fa712 + 8711829 commit 64012f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ grails.project.dependency.resolution = {
// plugins for the compile step
compile ":scaffolding:2.0.3"
compile ':cache:1.1.2'
compile ':asynchronous-mail:1.2-RC2'
compile ':asynchronous-mail:1.2'

// plugins needed at runtime but not for compilation
compile ":hibernate4:4.3.5.4"
Expand Down

0 comments on commit 64012f8

Please sign in to comment.