Skip to content

Commit 2fa9649

Browse files
author
Release-Tool
committed
Change project version to 25.03
1 parent 5895666 commit 2fa9649

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.03-SNAPSHOT</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.03-SNAPSHOT</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.03-SNAPSHOT</version>
11+
<version>25.03</version>
1212
<packaging>pom</packaging>
1313
<modules>
1414
<module>module-api</module>

0 commit comments

Comments
 (0)