diff --git a/application.properties b/application.properties index 72952285f..f8cbef397 100755 --- a/application.properties +++ b/application.properties @@ -1,6 +1,6 @@ -#utf-8 -#Thu Aug 13 11:08:28 CEST 2009 -app.grails.version=1.2-M2 +#Grails Metadata file +#Tue Nov 10 16:53:03 CET 2009 +app.grails.version=1.2-SNAPSHOT app.name=site app.servlet.version=2.4 app.version=3.2 @@ -10,7 +10,7 @@ plugins.bubbling=2.1 plugins.commentable=0.7.4 plugins.feeds=1.4 plugins.grails-ui=1.1-SNAPSHOT -plugins.hibernate=1.2-M2 +plugins.hibernate=1.2-SNAPSHOT plugins.jsecurity=0.3 plugins.mail=0.5 plugins.quartz=0.4.1-SNAPSHOT @@ -20,5 +20,5 @@ plugins.screencasts=0.4 plugins.searchable=0.5.4 plugins.simple-blog=0.1.3 plugins.taggable=0.5 -plugins.tomcat=1.2-M2 +plugins.tomcat=1.2-SNAPSHOT plugins.yui=2.7.0.1 diff --git a/web-app/WEB-INF/applicationContext.xml b/web-app/WEB-INF/applicationContext.xml index 038251b2c..6f427963b 100644 --- a/web-app/WEB-INF/applicationContext.xml +++ b/web-app/WEB-INF/applicationContext.xml @@ -16,11 +16,6 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem - - - - -