Skip to content

Commit

Permalink
Bumped version number to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
René Meier committed Aug 31, 2023
1 parent 1d6216a commit 4530f5a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion MassBank-Project/MassBank-OpenAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.ipb-halle.msbi</groupId>
<artifactId>MassBank-Project</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>MassBank-OpenAPI</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion MassBank-Project/MassBank-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>MassBank-Project</artifactId>
<groupId>de.ipb-halle.msbi</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>MassBank-lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion MassBank-Project/MassBank-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>MassBank-Project</artifactId>
<groupId>de.ipb-halle.msbi</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>MassBank-web</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions MassBank-Project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ipb-halle.msbi </groupId>
<artifactId>MassBank-Project</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
<name>MassBank-Project</name>
<url>https://github.com/MassBank/MassBank-web</url>
<packaging>pom</packaging>
Expand Down Expand Up @@ -41,7 +41,7 @@
<junit-version>5.9.2</junit-version>
<spring-boot.version>2.7.7</spring-boot.version>
<biojava-version>6.1.0</biojava-version>
<timestamp>2023-06-05T14:05:46+02:00</timestamp>
<timestamp>2023-08-31T09:59:58+02:00</timestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4530f5a

Please sign in to comment.