diff --git a/api-generator/pom.xml b/api-generator/pom.xml index 61ff4afe..b7c5d8ae 100644 --- a/api-generator/pom.xml +++ b/api-generator/pom.xml @@ -19,17 +19,6 @@ This is an internal module used to generate Java API from the upstream Playwright definitions. It's an internal development module not intended for external use. - https://github.com/microsoft/playwright-java - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - https://github.com/microsoft/playwright-java.git - diff --git a/driver/pom.xml b/driver/pom.xml index 991e0230..1e7f0ffd 100644 --- a/driver/pom.xml +++ b/driver/pom.xml @@ -18,17 +18,6 @@ This module includes playwright-cli binary and related utilities. It is intended to be used on the systems where Playwright driver is not preinstalled. - https://github.com/microsoft/playwright-java - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - https://github.com/microsoft/playwright-java.git - diff --git a/playwright/pom.xml b/playwright/pom.xml index 332b02b3..9c491a6d 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -18,17 +18,6 @@ This is the main package that provides Playwright Java client. - https://github.com/microsoft/playwright-java - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - https://github.com/microsoft/playwright-java.git - diff --git a/pom.xml b/pom.xml index 1f6e6dd0..f4edb773 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,9 @@ - https://github.com/microsoft/playwright-java.git + scm:git:https://github.com/microsoft/playwright-java.git + scm:git:https://github.com/microsoft/playwright-java.git + https://github.com/microsoft/playwright-java @@ -104,12 +106,4 @@ - - - - github - GitHub Packages - https://maven.pkg.github.com/microsoft/playwright-java - -