We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d39a58 commit 79a9699Copy full SHA for 79a9699
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.07.2</version>
+ <version>23.07.3</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.07.2</goobi.version>
+ <goobi.version>23.07.3</goobi.version>
15
</properties>
16
<url>http://maven.apache.org</url>
17
<distributionManagement>
0 commit comments