Skip to content

Commit 446a940

Browse files
committed
Bumped version number to 2.2.8
1 parent 3662e34 commit 446a940

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

MassBank-Project/MassBank-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MassBank-Project</artifactId>
77
<groupId>de.ipb-halle.msbi</groupId>
8-
<version>2.2.8-SNAPSHOT</version>
8+
<version>2.2.8</version>
99
</parent>
1010

1111
<artifactId>MassBank-lib</artifactId>

MassBank-Project/MassBank-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>MassBank-Project</artifactId>
55
<groupId>de.ipb-halle.msbi</groupId>
6-
<version>2.2.8-SNAPSHOT</version>
6+
<version>2.2.8</version>
77
</parent>
88

99
<artifactId>MassBank-web</artifactId>

MassBank-Project/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>de.ipb-halle.msbi </groupId>
66
<artifactId>MassBank-Project</artifactId>
7-
<version>2.2.8-SNAPSHOT</version>
7+
<version>2.2.8</version>
88
<name>MassBank-Project</name>
99
<url>https://github.com/MassBank/MassBank-web</url>
1010
<packaging>pom</packaging>
@@ -29,7 +29,7 @@
2929
<properties>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<versionName>${project.version}</versionName>
32-
<timestamp>2024-06-04T14:24:26+02:00</timestamp>
32+
<timestamp>2024-12-06T09:28:15+01:00</timestamp>
3333
<cdk-version>2.9</cdk-version>
3434
</properties>
3535

0 commit comments

Comments
 (0)