Skip to content

Commit

Permalink
issue checked... fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrej-kvasnovsky committed Feb 26, 2014
1 parent b671121 commit 4aadc37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grails23-vaadin7-demo/grails-app/conf/BuildConfig.groovy
Expand Up @@ -69,10 +69,10 @@ grails.project.dependency.resolution = {
//runtime ":zipped-resources:1.0.1"
//runtime ":cached-resources:1.1"
//runtime ":yui-minify-resources:0.1.5"
// compile ":vaadin:7.1.10"
compile ":vaadin:7.1.10.1"
compile ":console:1.2"

}
}

grails.plugin.location.'vaadin' = "../grails-vaadin7-plugin"
//grails.plugin.location.'vaadin' = "../grails-vaadin7-plugin"

0 comments on commit 4aadc37

Please sign in to comment.