Merge branch 'release/2.3.0' into develop
* release/2.3.0: pom.xml: version set to 2.4.0-SNAPSHOT CHANGELOG pom.xml: version set to 2.3.0
This commit is contained in:
commit
3c1f06534b
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
2.3.0
|
||||
------
|
||||
|
||||
* Merge in kemitix-spring-parent 2.2.0 (with upgrades)
|
||||
* Provide lombok (1.16.12)
|
||||
* Use the kemitix-checkstyle-ruleset-maven-plugin (2.0.4)
|
||||
|
||||
2.2.0
|
||||
-----
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -5,7 +5,7 @@
|
|||
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Kemitix Parent</name>
|
||||
|
|
Loading…
Reference in a new issue