Skip to content

Commit

Permalink
Bump version to v1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
meier-rene committed Jan 8, 2025
1 parent 5923867 commit 0079ff6
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.0</version>
<version>v1.1-SNAPSHOT</version>
<name>massbank3-export-service</name>
<description>Microservice for the export of different file formats for MassBank 3</description>

<properties>
<java.version>21</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<timestamp>2025-01-08T14:54:15+01:00</timestamp>
<timestamp>2025-01-08T15:00:01+01:00</timestamp>
<mockito.version>5.15.2</mockito.version>
</properties>

Expand Down

0 comments on commit 0079ff6

Please sign in to comment.