Release 0.1.3 [skip ci]
This commit is contained in:
parent
7e93471d3b
commit
12b7ef9009
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.1.3]
|
||||||
|
### 🧰 Tasks
|
||||||
|
- [7e93471](https://w9r.dev/pom/spring-boot-starter/commits/7e93471) switch to mainstream release action
|
||||||
|
|
||||||
## [0.1.2]
|
## [0.1.2]
|
||||||
### 🧰 Tasks
|
### 🧰 Tasks
|
||||||
- [b5e07ab](https://w9r.dev/pom/spring-boot-starter/commits/b5e07ab) **deps**: add renovate.json
|
- [b5e07ab](https://w9r.dev/pom/spring-boot-starter/commits/b5e07ab) **deps**: add renovate.json
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>dev.w9r.pom</groupId>
|
<groupId>dev.w9r.pom</groupId>
|
||||||
<artifactId>spring-boot-starter</artifactId>
|
<artifactId>spring-boot-starter</artifactId>
|
||||||
<version>0.1.2</version>
|
<version>0.1.3</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>spring-boot-starter</name>
|
<name>spring-boot-starter</name>
|
||||||
<description>A POM consisting of general dependencies and build settings</description>
|
<description>A POM consisting of general dependencies and build settings</description>
|
||||||
|
|
Loading…
Add table
Reference in a new issue