Skip to content

Commit

Permalink
update goobi workflow dependency to version 24.02
Browse files Browse the repository at this point in the history
  • Loading branch information
intranda Jenkins committed Feb 28, 2024
1 parent 7c339c4 commit c427e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.intranda.goobi.plugins.step</groupId>
<artifactId>mixedocr</artifactId>
<version>24.01.2</version>
<version>24.02</version>
<packaging>jar</packaging>
<properties>
<goobi.pluginversion>0.0.1-SNAPSHOT</goobi.pluginversion>
<jar.name>plugin_intranda_step_mixedocr</jar.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<goobi.version>24.01.2</goobi.version>
<goobi.version>24.02</goobi.version>
</properties>
<url>http://maven.apache.org</url>
<distributionManagement>
Expand Down

0 comments on commit c427e73

Please sign in to comment.