Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XWiki
xwiki-commons
Commits
1d748418
Commit
1d748418
authored
Jan 19, 2022
by
Simon Urli
Browse files
XCOMMONS-2095: Move to Java 11 as minimum version
* Minor coverage change after the move to Java 11
parent
1a919e02
Changes
1
Hide whitespace changes
Inline
Side-by-side
xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-filesystem/pom.xml
View file @
1d748418
...
...
@@ -32,7 +32,7 @@
<name>
XWiki Commons - Cryptographic Services - Storage Filesystem
</name>
<description>
Provides file system storage for cryptographic data
</description>
<properties>
<xwiki.jacoco.instructionRatio>
0.7
2
</xwiki.jacoco.instructionRatio>
<xwiki.jacoco.instructionRatio>
0.7
1
</xwiki.jacoco.instructionRatio>
<!-- Name to display by the Extension Manager -->
<xwiki.extension.name>
File system storage for cryptographic data
</xwiki.extension.name>
</properties>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment