We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9fe44 commit 38caef5Copy full SHA for 38caef5
pom.xml
@@ -31,17 +31,6 @@
31
<relativePath /> <!-- lookup parent from repository -->
32
</parent>
33
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
45
<properties>
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments