We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1330fa7 commit 9142135Copy full SHA for 9142135
docs/pom.xml
@@ -21,7 +21,6 @@
21
<!-- Don't upload docs jar to central / repo.spring.io -->
22
<maven-deploy-plugin-default.phase>none</maven-deploy-plugin-default.phase>
23
</properties>
24
- <!--
25
<dependencies>
26
<dependency>
27
<groupId>${project.groupId}</groupId>
@@ -36,7 +35,6 @@
36
35
<artifactId>spring-cloud-starter-kubernetes-fabric8-config</artifactId>
37
</dependency>
38
</dependencies>
39
- -->
40
<build>
41
<sourceDirectory>src/main/asciidoc</sourceDirectory>
42
</build>
0 commit comments