Skip to content

Commit

Permalink
release version 24.09
Browse files Browse the repository at this point in the history
  • Loading branch information
janvonde committed Oct 7, 2024
1 parent fd9f80e commit 7062803
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions goobi-viewer-theme-reference/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.theme</groupId>
<artifactId>theme-reference</artifactId>
<version>24.09-SNAPSHOT</version>
<version>24.09</version>
<packaging>war</packaging>


Expand Down Expand Up @@ -43,18 +43,18 @@
<dependency>
<groupId>io.goobi.viewer</groupId>
<artifactId>viewer-core</artifactId>
<version>24.09-SNAPSHOT</version>
<version>24.09</version>
</dependency>
<dependency>
<groupId>io.goobi.viewer</groupId>
<artifactId>viewer-core-config</artifactId>
<version>24.09-SNAPSHOT</version>
<version>24.09.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.goobi.viewer</groupId>
<artifactId>viewer-connector</artifactId>
<version>24.09-SNAPSHOT</version>
<version>24.09</version>
</dependency>
</dependencies>

Expand All @@ -72,7 +72,7 @@
<dependency>
<groupId>io.goobi.viewer.module</groupId>
<artifactId>module-crowdsourcing</artifactId>
<version>24.09-SNAPSHOT</version>
<version>24.09</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 7062803

Please sign in to comment.