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 a1c5018 commit 9825660Copy full SHA for 9825660
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.woehlke</groupId>
12
<artifactId>simpleworklist</artifactId>
13
- <version>2.3.22-SNAPSHOT</version>
+ <version>2.3.21-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
16
<name>simpleworklist</name>
@@ -184,7 +184,7 @@
184
</distributionManagement>
185
186
<properties>
187
- <java.version>13</java.version>
+ <java.version>14</java.version>
188
<version.maven>3.6.3</version.maven>
189
190
<!-- SCM and Releasing with Maven -->
0 commit comments