We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4e340 commit 5b8746dCopy full SHA for 5b8746d
plugin/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>de.intranda.goobi.plugins.step</groupId>
4
<artifactId>tif-validation</artifactId>
5
- <version>23.12.3</version>
+ <version>24.01.1</version>
6
<packaging>jar</packaging>
7
<properties>
8
<goobi.pluginversion>1.0.0</goobi.pluginversion>
@@ -11,7 +11,7 @@
11
<maven.compiler.source>1.8</maven.compiler.source>
12
<maven.compiler.target>1.8</maven.compiler.target>
13
<jhove.version>1.20.1</jhove.version>
14
- <goobi.version>23.12.3</goobi.version>
+ <goobi.version>24.01.1</goobi.version>
15
</properties>
16
<url>http://maven.apache.org</url>
17
<distributionManagement>
0 commit comments