Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Kubernetes Client
Commits
81f1beb6
Unverified
Commit
81f1beb6
authored
2 years ago
by
Heng WU
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update pom.xml
parent
589aa3f2
v2.2.1
v2.2.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-3
pom.xml
with
3 additions
and
3 deletions
+3
-3
pom.xml
+
3
-
3
View file @
81f1beb6
...
...
@@ -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>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help