Release 0.1.3
This commit is contained in:
parent
af2b07510a
commit
dad98c7383
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
## [0.1.3]
|
||||
### 🛠 Build
|
||||
- [af2b075](https://w9r.dev/pom/dependencies/commits/af2b075) add maven settings.xml
|
||||
|
||||
## [0.1.2]
|
||||
### 🛠 Build
|
||||
- [62a8923](https://w9r.dev/pom/dependencies/commits/62a8923) improve Sonarqube pipeline
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>dependencies</artifactId>
|
||||
<version>0.1.2</version>
|
||||
<version>0.1.3</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