Skip to content

Commit

Permalink
Bumped version number to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
meier-rene committed Apr 15, 2024
1 parent ef01f8e commit e337430
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.6-SNAPSHOT</version>
<version>2.2.6</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.6-SNAPSHOT</version>
<version>2.2.6</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.6-SNAPSHOT</version>
<version>2.2.6</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.6-SNAPSHOT</version>
<version>2.2.6</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.10.0</junit-version>
<spring-boot.version>3.1.3</spring-boot.version>
<biojava-version>6.1.0</biojava-version>
<timestamp>2023-11-17T12:21:38+01:00</timestamp>
<timestamp>2024-04-15T09:38:07+02:00</timestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e337430

Please sign in to comment.