We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7e02e commit 0bb05b9Copy full SHA for 0bb05b9
goobi-viewer-connector/pom.xml
@@ -6,7 +6,7 @@
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>io.goobi.viewer</groupId>
8
<artifactId>viewer-connector</artifactId>
9
- <version>25.02-SNAPSHOT</version>
+ <version>25.03-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
@@ -59,7 +59,7 @@
59
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
60
<buildDate>${maven.build.timestamp}</buildDate>
61
62
- <viewer-core.version>25.02-SNAPSHOT</viewer-core.version>
+ <viewer-core.version>25.03-SNAPSHOT</viewer-core.version>
63
64
<commons-configuration2.version>2.11.0</commons-configuration2.version>
65
<commons-io.version>2.18.0</commons-io.version>
0 commit comments