Release 0.1.5
This commit is contained in:
parent
e7099e4900
commit
5185878ce1
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.1.5]
|
||||||
|
### 🛠 Build
|
||||||
|
- [e7099e4](https://w9r.dev/pom/dependencies/commits/e7099e4) enable commit signing
|
||||||
|
|
||||||
## [0.1.4]
|
## [0.1.4]
|
||||||
### 🐛 Fixes
|
### 🐛 Fixes
|
||||||
- [1928926](https://w9r.dev/pom/dependencies/commits/1928926) settings.xml path in sonarqube.yaml
|
- [1928926](https://w9r.dev/pom/dependencies/commits/1928926) settings.xml path in sonarqube.yaml
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<groupId>dev.w9r.pom</groupId>
|
<groupId>dev.w9r.pom</groupId>
|
||||||
<artifactId>dependencies</artifactId>
|
<artifactId>dependencies</artifactId>
|
||||||
<version>0.1.4</version>
|
<version>0.1.5</version>
|
||||||
|
|
||||||
<name>Common Dependency Project Object Model for Maven Builds</name>
|
<name>Common Dependency Project Object Model for Maven Builds</name>
|
||||||
<description>Common dependencies and management of their versions</description>
|
<description>Common dependencies and management of their versions</description>
|
||||||
|
|
Loading…
Add table
Reference in a new issue