pom.xml: Upgrade kemitix-spring-parent to 1.2.1
This gives us: * Build is no longer platform dependent * Upgrade maven plugins: surefire, surefire-report and failsafe to 2.19 * Upgrade maven plugin checkstyle to 2.17 Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
14cc99fd88
commit
9cd5b0c69c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
|||
<parent>
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-spring-parent</artifactId>
|
||||
<version>1.1.7</version>
|
||||
<version>1.2.1</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue