Skip to content

Commit

Permalink
Updated lifs dependency, new release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Hoffmann committed Dec 9, 2020
1 parent 91a8784 commit a8bb248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.isas.lifs</groupId>
<artifactId>lifs-goslin-webapp</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<description>Grammar of Succinct Lipid Nomenclature - Webapplication and REST service for parsing, validation and normalization of lipid names.</description>
<name>LIFS Goslin webapp.</name>
Expand Down Expand Up @@ -336,7 +336,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>lifs-webapps-common</artifactId>
<version>1.0.14</version>
<version>1.0.15</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a8bb248

Please sign in to comment.