Skip to content

Commit

Permalink
Merge the update_kn_client with the master
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Tuček committed May 9, 2023
1 parent ed31b46 commit 73d9f1d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
8 changes: 0 additions & 8 deletions builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,7 @@
<parent>
<artifactId>xtf-parent</artifactId>
<groupId>cz.xtf</groupId>
<<<<<<< HEAD
<<<<<<< HEAD
<version>0.30-SNAPSHOT</version>
=======
<version>0.29-kubernetes-client-upgrade-SNAPSHOT</version>
>>>>>>> 49ecc69 (fixes after testing with TS)
=======
<version>0.29-SNAPSHOT</version>
>>>>>>> 2fd8721 (revert version name)
</parent>

<artifactId>builder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>cz.xtf</groupId>
<artifactId>xtf-parent</artifactId>
<packaging>pom</packaging>
<version>0.29-kubernetes-client-upgrade-SNAPSHOT</version>
<version>0.30-SNAPSHOT</version>
<name>XTF</name>
<description>XTF is a framework designed to ease up aspects of testing in OpenShift environment.</description>
<url>https://github.com/xtf-cz/xtf/</url>
Expand Down
2 changes: 1 addition & 1 deletion test-helpers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>xtf-parent</artifactId>
<groupId>cz.xtf</groupId>
<version>0.29-SNAPSHOT</version>
<version>0.30-SNAPSHOT</version>
</parent>

<artifactId>test-helpers</artifactId>
Expand Down

0 comments on commit 73d9f1d

Please sign in to comment.