Skip to content

Commit

Permalink
release version 23.12
Browse files Browse the repository at this point in the history
  • Loading branch information
janvonde committed Jan 18, 2024
1 parent 82e172a commit 32dcbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goobi-viewer-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.goobi.viewer</groupId>
<artifactId>viewer-connector</artifactId>
<version>23.11-SNAPSHOT</version>
<version>23.12</version>
<packaging>jar</packaging>


Expand Down Expand Up @@ -56,7 +56,7 @@
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
<buildDate>${maven.build.timestamp}</buildDate>

<viewer-core.version>23.11-SNAPSHOT</viewer-core.version>
<viewer-core.version>23.12.1</viewer-core.version>

<commons-collections.version>3.2.2</commons-collections.version>
<commons-configuration2.version>2.9.0</commons-configuration2.version>
Expand Down

0 comments on commit 32dcbc3

Please sign in to comment.