Skip to content

Commit

Permalink
release version 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
janvonde committed Jun 5, 2024
1 parent b4f4bea commit b7051c0
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.05-SNAPSHOT</version>
<version>24.05</version>
<packaging>war</packaging>


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

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

0 comments on commit b7051c0

Please sign in to comment.