Attila Doroszlai created GOBBLIN-2184: -----------------------------------------
Summary: Disable releases for apache.snapshots repo Key: GOBBLIN-2184 URL: https://issues.apache.org/jira/browse/GOBBLIN-2184 Project: Apache Gobblin Issue Type: Bug Reporter: Attila Doroszlai The Apache snapshot repository should be enabled only for snapshots. {code:title=https://github.com/apache/gobblin/blob/faecb356003bfb1909e026428372feee47f36d48/gradle/scripts/repositories.gradle#L26-L28} maven { url "https://repository.apache.org/content/repositories/snapshots" } {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)