Release 0.1.4

This commit is contained in:
Oliver Weyhmüller 2025-01-05 17:50:28 +00:00
parent 19289267a3
commit b531186de7
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## [0.1.4]
### 🐛 Fixes
- [1928926](https://w9r.dev/pom/dependencies/commits/1928926) settings.xml path in sonarqube.yaml
## [0.1.3]
### 🛠 Build
- [af2b075](https://w9r.dev/pom/dependencies/commits/af2b075) add maven settings.xml

View file

@ -6,7 +6,7 @@
<groupId>dev.w9r.pom</groupId>
<artifactId>dependencies</artifactId>
<version>0.1.3</version>
<version>0.1.4</version>
<name>Common Dependency Project Object Model for Maven Builds</name>
<description>Common dependencies and management of their versions</description>