Release 0.1.0
This commit is contained in:
parent
e3591ac3f1
commit
8dc22549ed
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
## [0.1.0]
|
||||
### 🚀 Features
|
||||
- [e3591ac](https://w9r.dev/pom/dependencies/commits/e3591ac) add dependencies for json logging directly to POM
|
||||
|
||||
### 🧰 Tasks
|
||||
- [1f5bec8](https://w9r.dev/pom/dependencies/commits/1f5bec8) initial Commit of project
|
||||
|
||||
---
|
||||
- [e67aa25](https://w9r.dev/pom/dependencies/commits/e67aa25) Release 0.0.1
|
||||
|
||||
## [0.0.1]
|
||||
### 🧰 Tasks
|
||||
- [6df2aa0](https://w9r.dev/pom/dependencies/commits/6df2aa0) initial Commit of project
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>dependencies</artifactId>
|
||||
<version>0.0.1</version>
|
||||
<version>0.1.0</version>
|
||||
|
||||
<name>Common Dependency Project Object Model for Maven Builds</name>
|
||||
<description>Common dependencies and management of their versions</description>
|
||||
|
|
Loading…
Add table
Reference in a new issue