Unverified Commit 81f1beb6 authored by Heng WU's avatar Heng WU Committed by GitHub
Browse files

Update pom.xml

Showing with 3 additions and 3 deletions
+3 -3
......@@ -5,7 +5,7 @@
<groupId>io.github.kubesys</groupId>
<artifactId>kubernetes-client</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
<packaging>jar</packaging>
<name>kubernetes-client</name>
......@@ -209,7 +209,7 @@
</repository>
</distributionManagement>
<profiles>
<!-- <profiles>
<profile>
<id>sonar</id>
<activation>
......@@ -225,5 +225,5 @@
<sonar.projectName>kubernetes-client-java</sonar.projectName>
</properties>
</profile>
</profiles>
</profiles> -->
</project>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment