modify lastaflute.version
This commit is contained in:
parent
74427e1a33
commit
ec3680c927
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
@ -39,7 +39,7 @@
|
|||
|
||||
<!-- Main Framework -->
|
||||
<dbflute.version>1.1.0-sp8</dbflute.version>
|
||||
<lastaflute.version>0.6.3-SNAPSHOT</lastaflute.version>
|
||||
<lastaflute.version>0.6.3</lastaflute.version>
|
||||
<lasta.taglib.version>0.6.0</lasta.taglib.version>
|
||||
<servlet.version>3.1.0</servlet.version>
|
||||
<jsp.version>2.3.1</jsp.version>
|
||||
|
@ -65,6 +65,7 @@
|
|||
<elasticsearch.version>1.7.2</elasticsearch.version>
|
||||
<cluster.runner.version>1.7.0.0</cluster.runner.version>
|
||||
|
||||
<!-- Jetty -->
|
||||
<jetty.boot.version>0.3.4</jetty.boot.version>
|
||||
|
||||
<!-- Tomcat -->
|
||||
|
|
Loading…
Add table
Reference in a new issue