Skip to content

Commit

Permalink
Update version to 1.12.1 (#106)
Browse files Browse the repository at this point in the history
* Set version to 1.12.1

* Remove unnecessary newlines

Co-authored-by: Steffengreiner <Steffen.Greiner@gmx.de>
  • Loading branch information
JohnnyQ5 and Steffengreiner authored Aug 26, 2022
1 parent 68aa2c7 commit 616f730
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<description>Collection of non-Vaadin, non-Liferay utilities.</description>
<modelVersion>4.0.0</modelVersion>
<name>Core Utilities Library</name>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<url>https://github.com/qbicsoftware/core-utils-lib</url>
<packaging>jar</packaging>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,4 @@ class BioinformaticAnalysisParser implements DatasetParser<NfCorePipelineResult>
}

}




}

0 comments on commit 616f730

Please sign in to comment.