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 6f71507 commit 91ab704Copy full SHA for 91ab704
pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<maven.compiler.source>1.8</maven.compiler.source>
18
<maven.compiler.target>1.8</maven.compiler.target>
19
- <signature.api.version>2.7-SNAPSHOT</signature.api.version>
+ <signature.api.version>2.7-RC1</signature.api.version>
20
<slf4j.version>1.7.26</slf4j.version>
21
</properties>
22
0 commit comments