Move initializr-service to a separate repository

This commit moves the configuration of the start.spring.io website to a
dedicated github repository.

See https://github.com/spring-io/start.spring.io

Closes gh-656
This commit is contained in:
Stephane Nicoll
2018-11-07 09:57:31 +01:00
parent c05ed7cf38
commit 490778552a
35 changed files with 22 additions and 3617 deletions

View File

@@ -258,12 +258,6 @@
</build>
<profiles>
<profile>
<id>full</id>
<modules>
<module>initializr-service</module>
</modules>
</profile>
<profile>
<id>m2e</id>
<activation>