Skip to content

Commit 38caef5

Browse files
ddamkeddamke
authored andcommitted
delete unnecessary Maven Central default repository
1 parent ac9fe44 commit 38caef5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,6 @@
3131
<relativePath /> <!-- lookup parent from repository -->
3232
</parent>
3333

34-
<repositories>
35-
36-
<!-- needed to resolve against central first-->
37-
<repository>
38-
<id>central</id>
39-
<name>Maven Central</name>
40-
<layout>default</layout>
41-
<url>https://repo1.maven.org/maven2</url>
42-
</repository>
43-
</repositories>
44-
4534
<properties>
4635
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4736
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)