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 ad7c960 commit af0b401Copy full SHA for af0b401
docs/pom.xml
@@ -21,7 +21,7 @@
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
- <dependencies>
+<!-- <dependencies>
25
<dependency>
26
<groupId>${project.groupId}</groupId>
27
<artifactId>spring-cloud-starter-kubernetes-fabric8</artifactId>
@@ -34,7 +34,7 @@
34
35
<artifactId>spring-cloud-starter-kubernetes-fabric8-config</artifactId>
36
</dependency>
37
- </dependencies>
+ </dependencies> -->
38
<build>
39
<sourceDirectory>src/main/asciidoc</sourceDirectory>
40
</build>
0 commit comments