Skip to content

Commit

Permalink
Bumped version number to 2.2.7-hotfix1
Browse files Browse the repository at this point in the history
  • Loading branch information
meier-rene committed Jun 20, 2024
1 parent 02c3807 commit 88f58e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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.8-SNAPSHOT</version>
<version>2.2.7-hotfix1</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.8-SNAPSHOT</version>
<version>2.2.7-hotfix1</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.8-SNAPSHOT</version>
<version>2.2.7-hotfix1</version>
<name>MassBank-Project</name>
<url>https://github.com/MassBank/MassBank-web</url>
<packaging>pom</packaging>
Expand All @@ -29,7 +29,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<versionName>${project.version}</versionName>
<timestamp>2024-06-04T14:24:26+02:00</timestamp>
<timestamp>2024-06-20T10:49:13+02:00</timestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 88f58e0

Please sign in to comment.