README.md: stop trying to track versions in README
This commit is contained in:
parent
c4ab3cd3a1
commit
8378e89885
1 changed files with 28 additions and 26 deletions
54
README.md
54
README.md
|
@ -19,32 +19,34 @@ If you want to override the version or configuration values of any of the
|
||||||
plugins configured by this parent, you can set the following properties to the
|
plugins configured by this parent, you can set the following properties to the
|
||||||
desired value.
|
desired value.
|
||||||
|
|
||||||
property|value
|
* project.build.sourceEncoding
|
||||||
--------|-------------
|
* project.reporting.outputEncoding
|
||||||
project.build.sourceEncoding|UTF-8
|
* kemitix.build.directory
|
||||||
project.reporting.outputEncoding|UTF-8
|
* kemitix-checkstyle-ruleset.version
|
||||||
kemitix.build.directory|target
|
* kemitix-checkstyle-ruleset.level
|
||||||
lombok|1.16.12
|
* lombok.version
|
||||||
spring-platform|Athens-SR3
|
* spring-boot.version
|
||||||
spring-cloud|Camden.SR5
|
* spring-platform.version
|
||||||
maven-javadoc-plugin.version|2.10.4
|
* spring-cloud.version
|
||||||
maven-source-plugin.version|3.0.1
|
* spring-data.version
|
||||||
maven-gpg-plugin.version|1.6
|
* digraph-dependency.version
|
||||||
maven-deploy-plugin.version|2.8.2
|
* digraph-dependency.basePackage
|
||||||
kemitix-checkstyle-ruleset.version|2.1.2
|
* maven-javadoc-plugin.version
|
||||||
digraph-dependency.version|0.7.0
|
* maven-source-plugin.version
|
||||||
maven-compiler-plugin.version|3.6.1
|
* maven-gpg-plugin.version
|
||||||
maven-surefire-plugin.version|2.19.1
|
* maven-deploy-plugin.version
|
||||||
maven-failsafe-plugin.version|2.19.1
|
* maven-compiler-plugin.version
|
||||||
maven-pmd-plugin.version|3.7
|
* maven-surefire-plugin.version
|
||||||
huntbugs.version|0.0.11
|
* maven-failsafe-plugin.version
|
||||||
jacoco-maven-plugin.version|0.7.9
|
* maven-pmd-plugin.version
|
||||||
highwheel-maven.version|1.2
|
* huntbugs.version
|
||||||
maven-project-info-reports-plugin.version|2.9
|
* jacoco-maven-plugin.version
|
||||||
maven-jxr-plugin.version|2.5
|
* highwheel-maven.version
|
||||||
jacoco-class-line-covered-ratio|0.50
|
* maven-jxr-plugin.version
|
||||||
jacoco-class-instruction-covered-ratio|0.80
|
* jacoco-class-line-covered-ratio
|
||||||
jacoco-class-missed-count-maximum|0
|
* jacoco-class-instruction-covered-ratio
|
||||||
|
* jacoco-class-missed-count-maximum
|
||||||
|
* java.version
|
||||||
|
|
||||||
## Checkstyle
|
## Checkstyle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue