Merge branch release/1.1.0 into develop
Upgrade sevntu-checkstyle-maven-plugin to 1.20.0 Upgrade checkstyle to 6.18
This commit is contained in:
commit
37c6e86e23
2 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
1.1.0
|
||||
------
|
||||
|
||||
* Upgrade sevntu-checkstyle-maven-plugin to 1.20.0
|
||||
* Upgrade checkstyle to 6.18
|
||||
|
||||
1.0.0
|
||||
------
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-parent</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Kemitix Parent</name>
|
||||
|
|
Loading…
Reference in a new issue