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 54aca70 commit c2a4cd1Copy full SHA for c2a4cd1
1 file changed
pom.xml
@@ -90,16 +90,7 @@
90
<scope>test</scope>
91
</dependency>
92
</dependencies>
93
- <distributionManagement>
94
- <snapshotRepository>
95
- <id>ossrh</id>
96
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
97
- </snapshotRepository>
98
- <repository>
99
100
- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
101
- </repository>
102
- </distributionManagement>
+
103
<build>
104
<plugins>
105
<plugin>
0 commit comments