Skip to content

Commit 5f596bc

Browse files
author
Dominick Leppich
committed
Merge pull request 'Release v24.12' (#15) from release_24.12 into master
2 parents 84fded8 + c9010d8 commit 5f596bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

module-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.goobi.workflow.plugin</groupId>
55
<artifactId>plugin-rest-nle</artifactId>
6-
<version>24.11</version>
6+
<version>24.12</version>
77
</parent>
88
<artifactId>plugin-rest-nle-api</artifactId>
99
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.goobi.workflow</groupId>
55
<artifactId>workflow-base</artifactId>
6-
<version>24.11</version>
6+
<version>24.12</version>
77
<relativePath />
88
</parent>
99
<groupId>io.goobi.workflow.plugin</groupId>

0 commit comments

Comments
 (0)