mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +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:
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>
|
||||
|
Reference in New Issue
Block a user