Skip to content

Commit

Permalink
Bump version to v1.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
meier-rene committed Jan 22, 2025
1 parent e6ce31f commit 52a1438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
</parent>
<groupId>de.ipb-halle</groupId>
<artifactId>massbank3-export-service</artifactId>
<version>v1.2</version>
<version>v1.3-SNAPSHOT</version>
<name>massbank3-export-service</name>
<description>Microservice for the export of different file formats for MassBank 3</description>

<properties>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<timestamp>2025-01-22T10:49:50+01:00</timestamp>
<timestamp>2025-01-22T10:55:27+01:00</timestamp>
<mockito.version>5.15.2</mockito.version>
<cdk.version>2.10</cdk.version>
</properties>
Expand Down

0 comments on commit 52a1438

Please sign in to comment.