Skip to content

Commit d5eea54

Browse files
author
Dominick Leppich
committed
Merge pull request 'Release v24.10' (#15) from release_24.10 into master
2 parents 91391b6 + 0dfd1e2 commit d5eea54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

module-base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.goobi.workflow.plugin</groupId>
55
<artifactId>plugin-opac-pica</artifactId>
6-
<version>24.09</version>
6+
<version>24.10</version>
77
</parent>
88
<artifactId>plugin-opac-pica-base</artifactId>
99
<packaging>jar</packaging>

pom.xml

+1-1
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)