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 6ab5ca0 commit 15e1b75Copy full SHA for 15e1b75
pom.xml
@@ -46,17 +46,6 @@
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
</properties>
48
49
- <distributionManagement>
50
- <snapshotRepository>
51
- <id>ossrh</id>
52
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
53
- </snapshotRepository>
54
- <repository>
55
56
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
57
- </repository>
58
- </distributionManagement>
59
-
60
<build>
61
<plugins>
62
<plugin>
0 commit comments