From e771eaa659c414387325c8a305fcf40115af38a3 Mon Sep 17 00:00:00 2001 From: Nils Hoffmann <3309580+nilshoffmann@users.noreply.github.com> Date: Fri, 14 Apr 2023 09:56:34 +0200 Subject: [PATCH] Release 2.1.1 --- pom.xml | 2 +- src/main/resources/news.properties | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e68a3fd..0545472 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.lifs-tools lifs-goslin-webapp - 2.1.1-SNAPSHOT + 2.1.1 jar Grammar of Succinct Lipid Nomenclature - Webapplication and REST service for parsing, validation and normalization of lipid names. LIFS Goslin webapp. diff --git a/src/main/resources/news.properties b/src/main/resources/news.properties index e5835af..2d8ed41 100644 --- a/src/main/resources/news.properties +++ b/src/main/resources/news.properties @@ -65,4 +65,9 @@ news.news[9].content =

This release updates the internal implementation to us news.news[9].link = https://github.com/lifs-tools/goslin-webapp/releases/tag/v2.1.0 news.news[9].date = v2.1.0 - April 13th, 2023 news.news[9].title = Update to Goslin 2.1.0 -news.news[9].content =

This release updates the internal implementation to use Goslin 2.1.0 fixing various issues and adding support for more lipid classes, deuterated lipids and improved support for Glycosphingolipids. This update includes the updated LIPID MAPS LMSD database as of March 3rd 2023. To track progress of Goslin updates, please check our jgoslin release page and GitHub issues page.

\ No newline at end of file +news.news[9].content =

This release updates the internal implementation to use Goslin 2.1.0 fixing various issues and adding support for more lipid classes, deuterated lipids and improved support for Glycosphingolipids. This update includes the updated LIPID MAPS LMSD database as of March 3rd 2023. To track progress of Goslin updates, please check our jgoslin release page and GitHub issues page.

+ +news.news[10].link = https://github.com/lifs-tools/goslin-webapp/releases/tag/v2.1.1 +news.news[10].date = v2.1.1 - April 14th, 2023 +news.news[10].title = Update to Goslin 2.1.1 +news.news[10].content =

This release fixes the REST API description. To track progress of Goslin updates, please check our jgoslin release page and GitHub issues page.

\ No newline at end of file