Merge branch 'release/0.1.0' into develop
* release/0.1.0: pom.xml: version set to 0.2.0-SNAPSHOT CHANGELOG pom.xml: version set to 0.1.0
This commit is contained in:
commit
b784af3231
2 changed files with 8 additions and 1 deletions
|
@ -0,0 +1,7 @@
|
||||||
|
CHANGELOG
|
||||||
|
=========
|
||||||
|
|
||||||
|
0.1.0
|
||||||
|
------
|
||||||
|
|
||||||
|
* Initial Release
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<groupId>net.kemitix</groupId>
|
<groupId>net.kemitix</groupId>
|
||||||
<artifactId>kemitix-checkstyle-ruleset</artifactId>
|
<artifactId>kemitix-checkstyle-ruleset</artifactId>
|
||||||
<version>0.1.0-SNAPSHOT</version>
|
<version>0.2.0-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>Kemitix Checkstyle Ruleset</name>
|
<name>Kemitix Checkstyle Ruleset</name>
|
||||||
|
|
Loading…
Reference in a new issue