diff --git a/pom.xml b/pom.xml index 8c88937..ec4e4f7 100644 --- a/pom.xml +++ b/pom.xml @@ -275,6 +275,11 @@ false + + test-frame-common + test-frame-kubernetes + test-frame-openshift + ${env.GPG_EXECUTABLE} diff --git a/test-frame-test/pom.xml b/test-frame-test/pom.xml index 50a5c18..21df6de 100644 --- a/test-frame-test/pom.xml +++ b/test-frame-test/pom.xml @@ -11,6 +11,10 @@ test-frame-test + ${project.groupId}:${project.artifactId} + Kubernetes test library + https://github.com/skodjob/test-frame + 17 17 @@ -108,14 +112,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - ${maven.deploy.plugin.version} - - true - -