We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985ce7b commit bea2adeCopy full SHA for bea2ade
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.09-SNAPSHOT</version>
+ <version>25.10-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.09-SNAPSHOT</viewer-core.version>
+ <viewer-core.version>25.10-SNAPSHOT</viewer-core.version>
63
64
<commons-configuration2.version>2.12.0</commons-configuration2.version>
65
<commons-io.version>2.20.0</commons-io.version>
0 commit comments