Ángel Ruiz
2014-03-12 01:09:42 UTC
Hi all,
although I have changed all my application.properties (for the host app and
the inplace plugins) to:
*app.grails.version=2.2.5*
and that my BuildConfig.groovy Hibernate dependency is declared as follows:
*runtime ":hibernate:$grailsVersion"*
I get the following question every time I execute any Grails command:
*You currently already have a version of the plugin installed
before?
Cheers!
Angel.
although I have changed all my application.properties (for the host app and
the inplace plugins) to:
*app.grails.version=2.2.5*
and that my BuildConfig.groovy Hibernate dependency is declared as follows:
*runtime ":hibernate:$grailsVersion"*
I get the following question every time I execute any Grails command:
*You currently already have a version of the plugin installed
[hibernate-2.2.5]. Do you want to update to [hibernate-2.2.4]? [y,n] *
Any idea how to stop this annoying question? Has it happened to anyonebefore?
Cheers!
Angel.