We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf1435 commit 4b133b8Copy full SHA for 4b133b8
pom.xml
@@ -29,7 +29,7 @@
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30
<maven.compiler.source>11</maven.compiler.source>
31
<maven.compiler.target>11</maven.compiler.target>
32
- <version.windup>6.1.0-SNAPSHOT</version.windup>
+ <version.windup>6.1.0.Final</version.windup>
33
</properties>
34
35
<scm>
0 commit comments