Skip to content

Commit 62c74e3

Browse files
author
Dominick Leppich
committed
Merge pull request 'Release v24.10' (#23) from release_24.10 into master
2 parents 1b464df + a45dae3 commit 62c74e3

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-intranda</artifactId>
6-
<version>24.09</version>
6+
<version>24.10</version>
77
</parent>
88
<artifactId>plugin-rest-intranda-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.09</version>
6+
<version>24.10</version>
77
<relativePath />
88
</parent>
99
<groupId>io.goobi.workflow.plugin</groupId>

0 commit comments

Comments
 (0)