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 3844ae8 commit 5e2e817Copy full SHA for 5e2e817
spring-cloud-kubernetes-commons/pom.xml
@@ -10,18 +10,6 @@
10
<modelVersion>4.0.0</modelVersion>
11
12
<artifactId>spring-cloud-kubernetes-commons</artifactId>
13
- <build>
14
- <plugins>
15
- <plugin>
16
- <groupId>org.apache.maven.plugins</groupId>
17
- <artifactId>maven-compiler-plugin</artifactId>
18
- <configuration>
19
- <source>17</source>
20
- <target>17</target>
21
- </configuration>
22
- </plugin>
23
- </plugins>
24
- </build>
25
26
<dependencies>
27
<dependency>
0 commit comments