Skip to content

Commit 368835c

Browse files
committed
#2 - Remove intermediate repositories for GitHub-hosted Maven artifacts.
1 parent c59ba06 commit 368835c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -386,20 +386,6 @@
386386
<id>spring-libs-snapshot</id>
387387
<url>https://repo.spring.io/libs-snapshot</url>
388388
</repository>
389-
<repository>
390-
<id>nebhale-snapshots</id>
391-
<url>https://github.com/raw/nebhale/r2dbc/maven/snapshot</url>
392-
<snapshots>
393-
<enabled>true</enabled>
394-
</snapshots>
395-
</repository>
396-
<repository>
397-
<id>nebhale-milestones</id>
398-
<url>https://github.com/raw/nebhale/r2dbc/maven/milestone</url>
399-
<snapshots>
400-
<enabled>false</enabled>
401-
</snapshots>
402-
</repository>
403389
</repositories>
404390

405391
<pluginRepositories>

0 commit comments

Comments
 (0)