update lastaflute and dbflute
This commit is contained in:
parent
14a7fd1ca7
commit
c82934fa29
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set ANT_OPTS=-Xmx512m
|
||||
|
||||
set DBFLUTE_HOME=..\mydbflute\dbflute-1.1.0-sp8
|
||||
set DBFLUTE_HOME=..\mydbflute\dbflute-1.1.0-sp9
|
||||
|
||||
set MY_PROPERTIES_PATH=build.properties
|
||||
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
export ANT_OPTS=-Xmx512m
|
||||
|
||||
export DBFLUTE_HOME=../mydbflute/dbflute-1.1.0-sp8
|
||||
export DBFLUTE_HOME=../mydbflute/dbflute-1.1.0-sp9
|
||||
|
||||
export MY_PROPERTIES_PATH=build.properties
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -38,8 +38,8 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
<!-- Main Framework -->
|
||||
<dbflute.version>1.1.0-sp8</dbflute.version>
|
||||
<lastaflute.version>0.6.7-RC1</lastaflute.version>
|
||||
<dbflute.version>1.1.0-sp9</dbflute.version>
|
||||
<lastaflute.version>0.6.7-RC3</lastaflute.version>
|
||||
<lasta.taglib.version>0.6.1</lasta.taglib.version>
|
||||
<servlet.version>3.1.0</servlet.version>
|
||||
<jsp.version>2.3.1</jsp.version>
|
||||
|
|
Loading…
Add table
Reference in a new issue