Skip to content

Commit 86a8c32

Browse files
author
Release-Tool
committed
Change project version to 24.12
1 parent f92dd50 commit 86a8c32

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

module-base/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-workflow-entity-editor</artifactId>
6-
<version>24.12-SNAPSHOT</version>
6+
<version>24.12</version>
77
</parent>
88
<artifactId>plugin-workflow-entity-editor-base</artifactId>
99
<packaging>jar</packaging>

module-gui/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-workflow-entity-editor</artifactId>
6-
<version>24.12-SNAPSHOT</version>
6+
<version>24.12</version>
77
</parent>
88
<artifactId>plugin-workflow-entity-editor-gui</artifactId>
99
<packaging>jar</packaging>

module-lib/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-workflow-entity-editor</artifactId>
6-
<version>24.12-SNAPSHOT</version>
6+
<version>24.12</version>
77
</parent>
88
<artifactId>plugin-workflow-entity-editor-lib</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.12-SNAPSHOT</version>
6+
<version>24.12</version>
77
<relativePath />
88
</parent>
99
<groupId>io.goobi.workflow.plugin</groupId>

0 commit comments

Comments
 (0)