Release 0.1.6
This commit is contained in:
parent
e334cf9435
commit
111d06dac0
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
## [0.1.6]
|
||||
### 🧰 Tasks
|
||||
- [e334cf9](https://w9r.dev/pom/dependencies/commits/e334cf9) fix ci
|
||||
- [eaf65ad](https://w9r.dev/pom/dependencies/commits/eaf65ad) fix ci
|
||||
- [52e6eb9](https://w9r.dev/pom/dependencies/commits/52e6eb9) update input vars
|
||||
- [70924fb](https://w9r.dev/pom/dependencies/commits/70924fb) add workflow_dispatch for sonarqube workflow
|
||||
- [0db866f](https://w9r.dev/pom/dependencies/commits/0db866f) input vault credentials into setup role
|
||||
- [0364f52](https://w9r.dev/pom/dependencies/commits/0364f52) reorganize workflows
|
||||
|
||||
## [0.1.5]
|
||||
### 🛠 Build
|
||||
- [e7099e4](https://w9r.dev/pom/dependencies/commits/e7099e4) enable commit signing
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>dependencies</artifactId>
|
||||
<version>0.1.5</version>
|
||||
<version>0.1.6</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