Skip to content

Commit 4bbbc34

Browse files
author
Dominick Leppich
committed
Merge pull request 'Release v25.03' (#27) from release_25.03 into master
2 parents 11706e4 + 2fa9649 commit 4bbbc34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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>25.02</version>
6+
<version>25.03</version>
77
</parent>
88
<artifactId>plugin-rest-intranda-api</artifactId>
99
<packaging>jar</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<parent>
44
<groupId>io.goobi.workflow</groupId>
55
<artifactId>workflow-base</artifactId>
6-
<version>25.02</version>
6+
<version>25.03</version>
77
<relativePath />
88
</parent>
99
<groupId>io.goobi.workflow.plugin</groupId>
1010
<artifactId>plugin-rest-intranda</artifactId>
11-
<version>25.02</version>
11+
<version>25.03</version>
1212
<packaging>pom</packaging>
1313
<modules>
1414
<module>module-api</module>

0 commit comments

Comments
 (0)