We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37b735c + df7e784 commit 91758daCopy full SHA for 91758da
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.jmal</groupId>
12
<artifactId>clouddisk</artifactId>
13
- <version>2.11.0</version>
+ <version>2.12.0</version>
14
<name>clouddisk</name>
15
<description>Cloud Disk</description>
16
<packaging>jar</packaging>
src/main/resources/application.yml
@@ -7,7 +7,7 @@ server:
7
enabled: true
8
forward-headers-strategy: native
9
shutdown: immediate
-version: 2.11.0
+version: 2.12.0
tess4j:
data-path: /Users/jmal/studio/myProject/github/jmal-cloud-server/tess4j/datapath
spring:
0 commit comments