From 57fb82c5b932558d09eba3b0d28dcfe6d7f24ec0 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Tue, 21 Nov 2023 09:29:45 +0100 Subject: [PATCH] Rename organization references to skodjob --- README.md | 2 +- pom.xml | 6 +++--- pom.xml.versionsBackup | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a537e3b3..9ec7addd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ODH-E2E E2e test suite for opendatahub using fabric8 kubernetes client -[![UnitTest](https://github.com/ExcelentProject/odh-e2e/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/ExcelentProject/odh-e2e/actions/workflows/test.yaml) +[![UnitTest](https://github.com/skodjob/odh-e2e/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/ExcelentProject/odh-e2e/actions/workflows/test.yaml) ## Run continuous suite ```commandline diff --git a/pom.xml b/pom.xml index d8d96117..4c177e9e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT OpenDataHub e2e - https://github.com/ExcelentProject/odh-e2e + https://github.com/skodjob/odh-e2e Test suite for testing opendatahub @@ -34,7 +34,7 @@ - https://github.com/ExcelentProject/odh-e2e + https://github.com/skodjob/odh-e2e @@ -60,7 +60,7 @@ github GitHub Apache Maven Packages - https://maven.pkg.github.com/ExcelentProject/opendatahub-crds + https://maven.pkg.github.com/skodjob/opendatahub-crds diff --git a/pom.xml.versionsBackup b/pom.xml.versionsBackup index cf8e650f..2f8d5ec5 100644 --- a/pom.xml.versionsBackup +++ b/pom.xml.versionsBackup @@ -9,7 +9,7 @@ 1.0-SNAPSHOT OpenDataHub e2e - https://github.com/ExcelentProject/odh-e2e + https://github.com/skodjob/odh-e2e Test suite for testing opendatahub @@ -34,7 +34,7 @@ - https://github.com/ExcelentProject/odh-e2e + https://github.com/skodjob/odh-e2e @@ -60,7 +60,7 @@ github GitHub Apache Maven Packages - https://maven.pkg.github.com/ExcelentProject/opendatahub-crds + https://maven.pkg.github.com/skodjob/opendatahub-crds