Merge branch 'release/0.1.0' into develop
This commit is contained in:
commit
18774dc3f7
2 changed files with 7 additions and 2 deletions
|
@ -1,2 +1,7 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.1.0
|
||||
------
|
||||
|
||||
* Initial Release
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-parent</artifactId>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
<version>0.2.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Kemitix Parent</name>
|
||||
|
@ -365,4 +365,4 @@
|
|||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue