Skip to content

Commit

Permalink
added webflow to dependencies
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.codehaus.org/grails/trunk@8767 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d
  • Loading branch information
graeme committed Feb 27, 2009
1 parent c3303bf commit 8162b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Chapter16/ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<dependency org="org.grails" name="grails-scripts" rev="1.1-RC2" conf="build"/>
<dependency org="org.grails" name="grails-gorm" rev="1.1-RC2" conf="compile"/>
<dependency org="org.grails" name="grails-web" rev="1.1-RC2" conf="compile"/>
<dependency org="org.grails" name="grails-webflow" rev="1.1-RC2" conf="compile"/>
<dependency org="org.grails" name="grails-test" rev="1.1-RC2" conf="test"/>
<dependency org="org.slf4j" name="slf4j-log4j12" rev="1.5.5" conf="runtime"/>
<dependency org="opensymphony" name="oscache" rev="2.4" conf="runtime">
Expand Down

0 comments on commit 8162b31

Please sign in to comment.