forked from grails/grails-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.properties
30 lines (28 loc) · 928 Bytes
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
grails.version=2.1.0.BUILD-SNAPSHOT
# Bundlor dependency versions
bundlor.javax.persistence.version=1.0.2.GA
bundlor.webflow.version=2.0.8
bundlor.xpp.version=1.1.3
bundlor.log4j.version=1.2.16
bundlor.sitemesh.version=2.4.0
bundlor.hibernate.version=3.3.1.GA
bundlor.javassist.version=3.9.0
bundlor.svnkit.version=1.3.1
bundlor.servlet.version=2.5.0
bundlor.jndi.version=1.2.0
bundlor.servlet.jsp.version=2.1.0
bundlor.radeox.version=1.0.0.b2
bundlor.groovy.version=1.8.4
bundlor.spring.version=3.1.0.RC1
bundlor.ant.version=1.8.2
bundlor.ivy.version=2.0.0
bundlor.gant.version=1.9.5
bundlor.junit.version=4.8.1
bundlor.commons.logging.version=1.1.0
bundlor.commons.beanutils.version=1.8.0
bundlor.commons.lang.version=2.4.0
bundlor.commons.fileupload.version=1.2.1
bundlor.commons.io.version=1.4.0
bundlor.commons.collections.version=3.2.1
bundlor.commons.validator.version=1.3.1
bundlor.concurrentlinkedhashmap.version=1.0