Skip to content

Commit 8fdbfa3

Browse files
authored
Merge pull request #79 from data-integrations/cherry-pick/e9d063dab11cc8f575dc1eba026690c992fb2629/6.11
[🍒][6.11] CDAP OSS migration
2 parents b67ca57 + c2e10ef commit 8fdbfa3

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,9 @@
4848
</properties>
4949

5050
<repositories>
51-
<repository>
52-
<id>sonatype</id>
53-
<url>https://oss.sonatype.org/content/groups/public</url>
54-
<releases>
55-
<enabled>true</enabled>
56-
</releases>
57-
<snapshots>
58-
<enabled>false</enabled>
59-
</snapshots>
60-
</repository>
6151
<repository>
6252
<id>sonatype-snapshots</id>
63-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
53+
<url>https://central.sonatype.com/repository/maven-snapshots</url>
6454
<releases>
6555
<enabled>false</enabled>
6656
</releases>

0 commit comments

Comments
 (0)