diff --git a/modules/checkstyle/pom.xml b/modules/checkstyle/pom.xml index 474011ae010e6..8cc346d10c4d5 100644 --- a/modules/checkstyle/pom.xml +++ b/modules/checkstyle/pom.xml @@ -29,9 +29,30 @@ ignite-checkstyle ${revision} + + + ${distMgmtReleasesId} + ${distMgmtReleasesName} + ${distMgmtReleasesUrl} + + + ${distMgmtSnapshotsId} + ${distMgmtSnapshotsName} + ${distMgmtSnapshotsUrl} + + + 17 17 + + apache.releases.https + Apache Release Distribution Repository + https://repository.apache.org/service/local/staging/deploy/maven2 + apache.snapshots.https + Apache Development Snapshot Repository + https://repository.apache.org/content/repositories/snapshots + pom-installed.xml 2.19.0-SNAPSHOT 12.3.1 diff --git a/parent/pom.xml b/parent/pom.xml index e1970c32db894..a64e5c51f25de 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -38,10 +38,30 @@ ${revision} pom + + + ${distMgmtReleasesId} + ${distMgmtReleasesName} + ${distMgmtReleasesUrl} + + + ${distMgmtSnapshotsId} + ${distMgmtSnapshotsName} + ${distMgmtSnapshotsUrl} + + + 17 17 + apache.releases.https + Apache Release Distribution Repository + https://repository.apache.org/service/local/staging/deploy/maven2 + apache.snapshots.https + Apache Development Snapshot Repository + https://repository.apache.org/content/repositories/snapshots + 2.19.0-SNAPSHOT