Skip to content

Commit

Permalink
release version 22.01.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janvonde committed Feb 10, 2022
1 parent 60d5099 commit 17a2614
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>22.02-SNAPSHOT</version>
<version>21.01.2</version>
<packaging>war</packaging>


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

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

0 comments on commit 17a2614

Please sign in to comment.