diff --git a/Third_party_license.txt b/Third_party_license.txt index c69a34bfb..de0235b13 100644 --- a/Third_party_license.txt +++ b/Third_party_license.txt @@ -190,6 +190,10 @@ - License: [MIT] https://github.com/wenzhixin/bootstrap-table/blob/develop/LICENSE - project-url: http://bootstrap-table.wenzhixin.net.cn/ +- tableExport.jquery.plugin + - License: [MIT] https://github.com/hhurz/tableExport.jquery.plugin/blob/master/bower.json + - project-url: https://github.com/hhurz/tableExport.jquery.plugin + - diff2html - License: [MIT] https://github.com/rtfpessoa/diff2html#license - project-url: https://diff2html.xyz/ diff --git a/pom.xml b/pom.xml index 7a46a66b9..0bdd28d62 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.support-project knowledge - 1.9.0-SNAPSHOT + 1.9.0 war knowledge @@ -59,7 +59,7 @@ org.support-project web - 1.9.0-SNAPSHOT + 1.9.0 diff --git a/src/main/resources/appresource.properties b/src/main/resources/appresource.properties index f1227fdc1..ba74d7ee1 100644 --- a/src/main/resources/appresource.properties +++ b/src/main/resources/appresource.properties @@ -59,7 +59,7 @@ message.allready.started=Already started. message.confirm.delete=Are you sure you want to delete? # Common Label -label.version=v1.9.0 pre3 +label.version=v1.9.0 label.login=Sign in label.previous = Previous label.next=Next diff --git a/src/main/resources/appresource_ja.properties b/src/main/resources/appresource_ja.properties index 6ee60bf8a..866503a8f 100644 --- a/src/main/resources/appresource_ja.properties +++ b/src/main/resources/appresource_ja.properties @@ -59,7 +59,7 @@ message.allready.started=すでに開始済です message.confirm.delete=本当に削除しますか? # Common Label -label.version=v1.9.0 pre3 +label.version=v1.9.0 label.login=サインイン label.previous = 前へ label.next = 次へ diff --git a/src/main/webapp/WEB-INF/views/open/license/index.jsp b/src/main/webapp/WEB-INF/views/open/license/index.jsp index 47c580ddf..05ed7fd3c 100644 --- a/src/main/webapp/WEB-INF/views/open/license/index.jsp +++ b/src/main/webapp/WEB-INF/views/open/license/index.jsp @@ -231,6 +231,14 @@ $(document).ready(function(){ - License: [MIT] https://pellepim.bitbucket.io/jstz/ - project-url: https://pellepim.bitbucket.io/jstz/ +- bootstrap-table + - License: [MIT] https://github.com/wenzhixin/bootstrap-table/blob/develop/LICENSE + - project-url: http://bootstrap-table.wenzhixin.net.cn/ + +- tableExport.jquery.plugin + - License: [MIT] https://github.com/hhurz/tableExport.jquery.plugin/blob/master/bower.json + - project-url: https://github.com/hhurz/tableExport.jquery.plugin + - diff2html - License: [MIT] https://github.com/rtfpessoa/diff2html#license - project-url: https://diff2html.xyz/ @@ -238,7 +246,9 @@ $(document).ready(function(){ - jsdiff - License: [BSD License] https://github.com/kpdecker/jsdiff/blob/master/LICENSE - project-url: https://github.com/kpdecker/jsdiff - + + +