dbflute 1.1.8 and add api doc settings
This commit is contained in:
parent
25498b625a
commit
a141b1d720
2 changed files with 4 additions and 1 deletions
|
@ -51,5 +51,8 @@ map:{
|
|||
#; overrideMap = map:{
|
||||
# ; fess.freeGen.mail.targetDir = ./playsql/data/mail
|
||||
#}
|
||||
|
||||
; isSuppressDescriptionInList = true
|
||||
; isSuppressAuthorInList = true
|
||||
}
|
||||
# ----------------/
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -39,7 +39,7 @@
|
|||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
|
||||
<!-- Main Framework -->
|
||||
<dbflute.version>1.1.7</dbflute.version>
|
||||
<dbflute.version>1.1.8</dbflute.version>
|
||||
<lastaflute.version>1.0.8</lastaflute.version>
|
||||
<lasta.taglib.version>0.7.2</lasta.taglib.version>
|
||||
<lasta.job.version>0.5.3</lasta.job.version>
|
||||
|
|
Loading…
Add table
Reference in a new issue