Skip to content

Commit fbea5b6

Browse files
committed
Bump version to v1.5-SNAPSHOT
1 parent 76b51bc commit fbea5b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
</parent>
1111
<groupId>de.ipb-halle</groupId>
1212
<artifactId>massbank3-export-service</artifactId>
13-
<version>v1.4</version>
13+
<version>v1.5-SNAPSHOT</version>
1414
<name>massbank3-export-service</name>
1515
<description>Microservice for the export of different file formats for MassBank 3</description>
1616

1717
<properties>
1818
<java.version>17</java.version>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20-
<timestamp>2025-02-12T15:10:00+01:00</timestamp>
20+
<timestamp>2025-02-12T15:13:00+01:00</timestamp>
2121
<mockito.version>5.15.2</mockito.version>
2222
<cdk.version>2.10</cdk.version>
2323
</properties>

0 commit comments

Comments
 (0)