We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b51bc commit fbea5b6Copy full SHA for fbea5b6
1 file changed
pom.xml
@@ -10,14 +10,14 @@
10
</parent>
11
<groupId>de.ipb-halle</groupId>
12
<artifactId>massbank3-export-service</artifactId>
13
- <version>v1.4</version>
+ <version>v1.5-SNAPSHOT</version>
14
<name>massbank3-export-service</name>
15
<description>Microservice for the export of different file formats for MassBank 3</description>
16
17
<properties>
18
<java.version>17</java.version>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
- <timestamp>2025-02-12T15:10:00+01:00</timestamp>
+ <timestamp>2025-02-12T15:13:00+01:00</timestamp>
21
<mockito.version>5.15.2</mockito.version>
22
<cdk.version>2.10</cdk.version>
23
</properties>
0 commit comments