mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Revert to 0.8.0.BUILD-SNAPSHOT
Staging the release has shown it is publishing the root pom that is only used by the build. We should skip it the same way we do for the Spring Boot project
This commit is contained in:
parent
94db472b1e
commit
bba853fa6c
2
pom.xml
2
pom.xml
@ -38,7 +38,7 @@
|
||||
</developers>
|
||||
|
||||
<properties>
|
||||
<revision>0.8.1.BUILD-SNAPSHOT</revision>
|
||||
<revision>0.8.0.BUILD-SNAPSHOT</revision>
|
||||
<disable.checks>false</disable.checks>
|
||||
<git.url>https://github.com/spring-io/initializr</git.url>
|
||||
<git.connection>scm:git:https://github.com/spring-io/initializr</git.connection>
|
||||
|
Loading…
Reference in New Issue
Block a user