Release 0.0.2
This commit is contained in:
parent
4dc596a8f6
commit
4458cff5a8
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [0.0.2]
|
||||
### 📝 Documentation
|
||||
- [52bd577](https://w9r.dev/pom/dependencies/commits/52bd577) increment patch version via jreleaser
|
||||
|
||||
---
|
||||
- [4dc596a](https://w9r.dev/pom/dependencies/commits/4dc596a) revert a9d44470cca2f435c1b3dd838cb7e012363705d3
|
||||
- [a9d4447](https://w9r.dev/pom/dependencies/commits/a9d4447) Release 0.0.1
|
||||
|
||||
## [0.0.1]
|
||||
### 🐛 Fixes
|
||||
- [63a3ab6](https://w9r.dev/pom/dependencies/commits/63a3ab6) wait for qualitygate when running sonarqube pipeline
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>spring-boot-starter</artifactId>
|
||||
<version>0.0.1</version>
|
||||
<version>0.0.2</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-boot-starter</name>
|
||||
<description>A POM consisting of general dependencies and build settings</description>
|
||||
|
|
Loading…
Add table
Reference in a new issue